Hosted online demo #25
Replies: 3 comments 3 replies
-
Hello and congrats for your project! This will be in january, I guess. |
Beta Was this translation helpful? Give feedback.
-
Thanks for the amazing work @pthom! Since your PR #43 was just merged into |
Beta Was this translation helpful? Give feedback.
-
For info, the demo now provides a button to quickly access implot3d_demo.cpp code on Github. It also provides a button to access the related implot3d_demo.py file (available if using Dear ImGui Bundle python bindings). See screenshot below: ![]() |
Beta Was this translation helpful? Give feedback.
-
It would be great to have a hosted online demo for ImPlot3D where people can easily try it out. This would allow potential users to experience the capabilities of ImPlot3D without needing to set up the environment locally.
Ideally, this demo would be automatically updated with the
main
branch or in a release-based.It would be nice for it to look like this hosted demo of ImPlot and this ImGui Manual (both by @pthom), but it could also contain some extra demos from other repositories with more complex uses of ImPlot3D.
Beta Was this translation helpful? Give feedback.
All reactions