Tobi-D7 / nsl

Vertex Shader compiler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Npi Shading Language for the 3ds

Based on GLSL lang

Wiki Vertex Shader compiler

Repo Structure

--nsl
|--driver: The nslcc Tool to Compile .nsl files on Pc
|--examples: Some badic Exames
|--include: Include Dir of the library
|--source: Source Dir of the library
|---CMakeLists.txt: Cmake config for nslcc
|---Makefile: Makefile for the 3ds Library

Credits

About

Vertex Shader compiler

License:GNU General Public License v3.0


Languages

Language:C++ 94.2%Language:Makefile 4.5%Language:CMake 1.0%Language:C 0.3%