overte-org / overte

Overte open source virtual worlds platform.
https://overte.org/
Other
132 stars 48 forks source link

Add support for dynamic mesh slicing #772

Open Armored-Dragon opened 6 months ago

Armored-Dragon commented 6 months ago

Video example of what I mean: https://youtu.be/_yqTljJ0mW0

Dynamic mesh slicing (DMS) would be a fantastic addition that would allow developers to show the inner workings of items or objects. My use case as an example would be to simplify my workflow when it comes to showing the insides of rockets, missiles, vehicles, or other static objects.

A good example of what I would want out of this would be a similar effect to what the VR platform Resonite has. They have an "Object slicer" tool which you can move back and forth to show the insides of a given object without permanently modifying the mesh. slicer.webm

gameboycjp commented 6 months ago

That sounds like a shader effect. Does Overte support custom shaders?

Armored-Dragon commented 6 months ago

Based on what I was told in the developer meet of Dec 16th, it seems that this is already an existing feature. I'll need to double check.