Skip to content

kadcom/wgldemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WGLDemo

Starting

To install dependencies:

bun install

To run:

bun start

This project was created using bun init in bun v1.0.17. Bun is a fast all-in-one JavaScript runtime.

Some Notice on the Vertex Layout

  • 0 is for position. The type is vec3
  • 1 is for colour. The type is vec4
  • 2 is for normals. The type is vec3
  • 3 is for texturecoords. The type is vec2

About

WGL Demonstration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors