skillzaa / RawGl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RawGl

RawGl is an Ultra Simple WebGl2 frameWork designed to hide as much of webGl boiler plate as possible and yet keep it low level.

Version 0.0.2

Main Objective of version 0.0.2 is to provide tools for creating reusable WebGl assets.

An Asset is a Webgl drawable object that has properties which can be changed and the results will show once the asset is drawn.



Primtives, Components, BaseComp, ContainerComp, AssetsCollection,AssetBuilder

Using Existing Assets


Creating Assets


Using ContainerComp


2022-Nov-11 (version 0.0.2)

About


Languages

Language:TypeScript 49.5%Language:JavaScript 36.2%Language:GLSL 11.9%Language:HTML 2.1%Language:CSS 0.2%