How to use a different visualization tool (Or a Java package) with anylogic instead of a chromedriver

How to use a different visualization tool (Or a Java package) with anylogic instead of a chromedriver

Problem Description:

I’m new to simulation modeling and I’ve been modeling a factory with some heavy 3D models. The functionality part of the simulation is fine but it struggles to render the model in the chromedriver since it’s CPU rendered. Is there any way to make it GPU rendered or Is there any way to use a different tool/Java Package to render the simulation?

Thank you.

Solution – 1

Not natively possible.

You’d need to use your own rendering engine (Unreal, Unity, …) and link it up via API calls yourself.

This is possible but not documented anywhere, afaik. Check this case study where it was done with the Unreal gaming engine.

Rate this post
We use cookies in order to give you the best possible experience on our website. By continuing to use this site, you agree to our use of cookies.
Accept
Reject