doongjohn / learn-nim-graphics

fun with nim programming language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learning Computer Graphics with Nim!

Fun with ๐Ÿ‘‘NIM programming language!

๐Ÿ’Ž OpenGL tutorials

Graphics stuff

WebGL 3D Line

OpenGL 2D Line

In-depth look

glBindBuffer: it will select a buffer to work with

vertex: may contain positions, texture cordinates, normal, etc...

stride: size of a vertex

About

fun with nim programming language


Languages

Language:Nim 93.1%Language:GLSL 4.1%Language:Batchfile 2.8%