niko1point0 / VectorFont2D

A combination of two samples. One from bit.ly/programgames, one from videotutorialsrock.com. This tutorial can easily be adapted into 3D Font. This demo uses modern OpenGL; it is optimized to have all characters share one Vertex Buffer and one Index Buffer. This removes the need to change the buffers for each character.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

niko1point0/VectorFont2D Issues

No issues in this repository yet.