Skip to content

Jan3385/Vertex

Repository files navigation

Hii! Project is mostly under construction but here are the basics:

Vertex is currently a web guide into creating your first OpenGL program

It is a collection of information I collected on my journey thanks to sites like learnopengl.com plus a lot of my personal remarks

How to run

To install all modules needed run npm install

Running dev build

To start the project run npm run dev

Afterwards the website should be running at http://localhost:5173 (as shown in your console)

Running a precompiled build

To compile the project run npm run build

Afterwards open the build as a static server by using for example npx serve build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors