Skip to content

compose-ai/DNA-Model

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DNA-Model

A Three.js project with a cool DNA-Model made with shaders.

Setup

Download Node.js. Run this followed commands:

  • Install dependencies (only the first time)

    npm install

  • Run the local server at localhost:8080

    npm run dev

  • Build for production in the dist/ directory

    npm run build

Enjoy!

About

A Three.js project with a cool DNA-Model made with shaders.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.2%
  • GLSL 16.6%
  • HTML 6.0%
  • CSS 3.2%