Skip to content

San7o/webgl-3D-renderer

Repository files navigation

webgl-markdown-portfolio

This repo contains a static website created in Angular with a basic 3D renderer using WebGL as a portfolio to my projects. Blog posts will be automatically generated from markdown using templates via a Rust program here.

Note: The project is currently in early development.

The renderer uses glMatrix for matrix computations, follow the build instructions in the github to build the library for your own projects.

Everything in the renderer uses typescript for type safety.

usage

Serve:

npx ng serve

Create a component:

npx ng g c myComponent

Run formatter:

npm run format

Showcase

untitled-ezgif com-video-to-gif-converter

About

This repo contains a static website created in Angular with a basic 3D renderer using WebGL as a portfolio to my projects. Blog posts will be automatically generated from markdown using templates via a Rust program.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors