Replies: 1 comment
-
There is an effort to integrate jscad with ThreeJs and Babylon on top of regl, so in that sense it is possible. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
First of all, what a great project, thanks!
I'm thinking about integrating this in my hobby eductional reactive programming project ViKiD
I would use WebGPU for rendering. Do you know if a pure WebGPU renderer for JSCAD already exists?
I prefer not to use high level frameworks like ThreeJS or BabylonJS, because I don't have a single stage, stages are generated on the fly.
Beta Was this translation helpful? Give feedback.
All reactions