[Abysmal-commit] SF.net SVN: abysmal:[302] abysmal/trunk/src
Status: Pre-Alpha
Brought to you by:
jlanger85
|
From: <jla...@us...> - 2009-04-19 12:55:00
|
Revision: 302
http://abysmal.svn.sourceforge.net/abysmal/?rev=302&view=rev
Author: jlanger85
Date: 2009-04-19 12:54:58 +0000 (Sun, 19 Apr 2009)
Log Message:
-----------
tessellation works now
I'm not happy with the internal data structures though
* why do we need a tess_vertex?
* it's ugly that the textured_primitive now has color information
can't we have a colored_primitive instead or at least
rename that then?
Modified Paths:
--------------
abysmal/trunk/src/game/uw/import/ark.cpp
abysmal/trunk/src/game/uw/uwmodel.cpp
abysmal/trunk/src/game/uw/uwmodel.h
abysmal/trunk/src/renderer/tess.cpp
abysmal/trunk/src/renderer/tess.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|