-
Sonar Systems adminLikes 0Problem Description
three.js is an amazing WebGL library but there needs to be more resources, we are providing a bunch of videos to help you kickstart your 3D web development career.
Solution DescriptionPlanned tutorials:
- Setup
- Draw Geometry
- Update Viewport On Resize
- Controls
- Textures/Colours
- Lighting
- Model Loading
- FPS
- Anaglyphic 3D
-
sameeraLikes 0
Related to video – 5.Textures/Colours,
After i run the code finally in the google chrome console i can see these errors.
THREE.MeshBasicMaterial: 'slide' is not a property of this material.
THREE.MeshFaceMaterial has been removed. Use an Array instead.
How can i fix these errors?
-
Sonar Systems adminLikes 0
What version of Three.js are you using?
Login to reply