Skip to content

React.js app with Three.js rendering to orbit over a basic scene. [DOCUMENTED]

Notifications You must be signed in to change notification settings

lbaiyat/three-js-orbiting-camera-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Three.JS Orbitting Camera Demo


Overview:

This is a demo created in React.js using the Three.js 3D graphics library. The application renders a scene with a camera orbiting around a point of interest.

About Three.JS:

Three.js is a cross-browser JavaScript library and API used to create and display animated 3D computer graphics in a web browser using WebGL. It simplifies the development of 3D content by providing an extensive set of tools and features for rendering, animating, and interacting with 3D objects.

Instructions:

Follow the process below to get the application running.

Install dependencies and run application


npm run start;

Scene

scene.mp4

About

React.js app with Three.js rendering to orbit over a basic scene. [DOCUMENTED]

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published