Skip to content

xydian/coding-challenge-threejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding Challenge regarding ThreeJS

Assets

test-mesh.json: Mesh data that should be used to render

Task

  • Create a Three.js scene + renderer and integrate the viewer in a default react app
  • Create a Three.js geometry based on the mesh representation in test-mesh.json and add it to the scene using a standard material
  • Add a button to change the color of the mesh geometry
  • (Bonus) Implement the feature to click on the mesh geometry to change its color (Hint: raytracer)

Arbeitsschritte:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published