To Top

Server Side Render Demo

Overview:

This demo showcases Server-Side Rendering which is an optional rendering mode available for the HOOPS Web Viewer. This is a very powerful rendering option if clients of your application are often viewing large models or if many of the users of your application are viewing on underpowered devices.

Server-Side Rendering is also a good rendering option if the security of your CAD data is important. Since all of the rendering happens on your own server, your clients will only receive images of the rendered result. Server-Side Rendering is more complex than the other rendering options available and also requires a GPU enabled server which can be expensive. Because of this, SSR is not a good solution for all applications, however if you would like to take the rendering workload off of your client devices, or if you would like to ensure that your CAD data is not streamed to your clients, then SSR may be a good solution for you.

To use this demo, simply hover over the Models dropdown to switch between the available models. Additionally, some models have different views available that can be cycled through using the Views dropdown. Through Server-Side Rendering, these models should render quickly regardless of the resources available on the viewing device.

How it was implemented:

Learn more about HOOPS Communicator

Screenshots
Screenshot
Screenshot
Screenshot
Questions or Feedback?

We are looking for feedback and how this toolkit can be improved to meet your needs! Please connect in our forum.

You can also sign-up for a 60-day trial of the HOOPS Web Platform.

Last Updated: Friday, June 16, 2023

Copyright © 2024 Tech Soft 3D. All Rights Reserved. Built by your friends at Tech Soft 3D.

Need to contact us? Email us at labs@techsoft3d.com.