Skip to content

An experiment based on three.js and his Points object and Text Geometry. A simple shader take care of the animation.

Notifications You must be signed in to change notification settings

mats31/TextPoint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextPoint

An experiment based on three.js and his Points object and Text Geometry. A simple shader take care of the animation.

Demo available here

Technologies :

  • ThreeJs
  • Shaders

Setup from the boilerplate of vdaguenet :

After cloning install all dependencies :

npm i

Task

Start development

It starts devlopement server at localhost:3000, browser-sync and watch files.

npm start

Prepare for deploy

npm run build

You are good to go !

About

An experiment based on three.js and his Points object and Text Geometry. A simple shader take care of the animation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published