Material3d is a platform for users to create and run 3d scenes on web browsers. It includes two core modules: Material3d Editor and Material3d Player.
Material3d Editor is a single page app based on React.js and three.js, providing a visualized and WYSIWYG way to construct 3d scenes with objects, lights, cameras, textures, materials, animations, force fields and user interactions (mouse click, screen touch, and so on).
Material3d Player is a script running 3d scene files (created with the Editor) on web browsers.
Click here to open an example of Material3d Editor.
Click here to open examples of Material3d Player.