Skip to content

NickNovoselov/instanced-lines-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is my experiments with WebGL lines from this tutorial Instanced Line Rendering.

To start the demo:

$ npm i
$ npm run start