openrr / urdf-viz

visualize URDF/XACRO file, URDF Viewer works on Windows/MacOS/Linux
Apache License 2.0
413 stars 56 forks source link

Add transparency (alpha) support #254

Open romainreignier opened 1 month ago

romainreignier commented 1 month ago

It would be nice to have transparency support for the geometries. But it appears that kiss3D does not evolve much in this regard: https://github.com/sebcrozet/kiss3d/issues/1

Is there any other 3D library that could be used in place of Kiss3D with support to transparency?