cloudwu / windsoul

An open source 3d engine

Home Page:http://blog.codingnow.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windsoul

Windsoul is an open source 3d engine.

Build

cd c:\project
git clone git://github.com/cloudwu/windsoul.git windsoul
export WINDSOUL=c:/project/ws
cd c:\project\windsoul
make

NOTICE : WINDSOUL should not be an existed path , because 'make clean' will remove this directory. And 'make' will create this directory automatic.

About

An open source 3d engine

http://blog.codingnow.com


Languages

Language:C 100.0%