Skip to content

A simple Web3D starter pack using threejs with shader, camera and light use.

Notifications You must be signed in to change notification settings

varun-d/simple-threejs-3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome

A simple threejs based template for rotating 3D shpere with some sample texture. New coders are welcome to play with this repo.

Live Example

Nameless Co

Usage

Clone the repo

git clone [email protected]:varun-d/simple-threejs-3d.git

Install packages

yarn install

Using parcel for packaging and testing

Run

yarn dev

Uses parcel's inbuild dev server for hot reloading.

Build

yarn build

Uses parcel's bundle manager. Find your final files in /dist

About

A simple Web3D starter pack using threejs with shader, camera and light use.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages