Skip to content

A three js 3d world model that simulates a 3d view of a scene. The camera is position at the center of the sphere and an image is mapped inside that provides a 3d view and with orbit control, we can rotate the camera.

Notifications You must be signed in to change notification settings

AkhilRautela/3D-World-THREE-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D-World-THREE-js

This is 3d world simulation using THREE JS weglrenderer which reders a 3d scene on your canvas. Here I have used OrbitControl.js for giving controls to camera. Basically Its a UV Mapping in interior of an Spherical mesh With camera at the center. You can control the camera using mouse cursor and can rotate the camera in the scene.

About

A three js 3d world model that simulates a 3d view of a scene. The camera is position at the center of the sphere and an image is mapped inside that provides a 3d view and with orbit control, we can rotate the camera.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published