Trescope
Trescope copied to clipboard
Trescope is a comprehensive 3D machine learning development tool devoted to improve developing experience and speed in 3D field, which helps researchers and developers to label, debug, visualize vario...
In TrescopeSever/backend/package.json, the 8.2.0 version of electron is outdated, which should be replace by other available versions, like 11.5.0, or it will fail to execute ./package.
Hello, I am noticing many of the examples on the project page include light fixtures emitting light in a realistic fashion. However, when looking through the shared code lights do...
I run the example `example_plot_front3d_blender` script to render 3D-FRONT scenes. But the results contain no textures for walls and floors. Any way to solve this?
Hi, I was wondering if you have done any work on orthographic projection rendering as I only see code for perspective projection rendering in the source code.