PaddlePaddle / XWorld

A C++/Python simulator package for reinforcement learning
Apache License 2.0
85 stars 63 forks source link

add dry run (running w/o opengl init) function to xworld3d #107

Closed skylian closed 6 years ago

skylian commented 6 years ago

This function is used to get environment information without actually creating OpenGL context.