-
-
Couldn't load subscription status.
- Fork 145
Description
Is your feature request related to a problem? Please describe.
I'm a beginner in three.js and think that adding another example could benefit to me and to others
Describe the solution you'd like
I would like to see another basic exemple in the setup part with basic shapes like "primitives" but including motion.
what do you think of something looking like the first example of code in three.js (https://threejs.org/docs/#manual/en/introduction/Creating-a-scene)?
Even if the framerate or the sampling is low it would help to better understand how to deal with this library along a simple animation loop.
(maybe with the addition of a directional light for pretty shadows :) )
anyways thanks for your work and time!