You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The plan is to add a relatively small set of R functions that mirror a subset of the native threejs functions to build up scenes. Example functions could include adding textures, meshes, geometries, etc. See https://threejs.org/docs/index.html#manual/introduction/Creating-a-scene for details.
Ideas and contributions welcome!
The text was updated successfully, but these errors were encountered:
We've added a new basic
render
function that simply displays threejs scenes, optionally with animation. For example:The plan is to add a relatively small set of R functions that mirror a subset of the native threejs functions to build up scenes. Example functions could include adding textures, meshes, geometries, etc. See https://threejs.org/docs/index.html#manual/introduction/Creating-a-scene for details.
Ideas and contributions welcome!
The text was updated successfully, but these errors were encountered: