Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.
/ collada-surface Public archive

Tool to create mixes of 3D models. Using Collada's and Three.js

Notifications You must be signed in to change notification settings

tweedegolf/collada-surface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collada surface

Tool that lets you configure mixes of 3 different types of 3D models. In this case the 3D models are flowers. You can select:

  • the type of flower
  • the way the flowers are placed on the surface
  • each flower type comes in 3 flavors: short, mid and tall, and you can configure the percentage of each flavor in the mix

See the live example

Installation

To install dependencies run:

  • npm install

Run and build

  • npm run watch starts a local webserver at localhost:8000 and starts watchify
  • npm run build builds app and generates source map

About

Tool to create mixes of 3D models. Using Collada's and Three.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published