16 Commits

Author SHA1 Message Date
josh
d69b65e95f pushing attributes for GL_ENABLE_BIT
git-svn-id: svn://anubis/misc/wfobj@211 bd8a9e45-a331-0410-811e-c64571078777
2009-11-16 03:23:57 +00:00
josh
4a11b8f621 updated Makefile
git-svn-id: svn://anubis/misc/wfobj@186 bd8a9e45-a331-0410-811e-c64571078777
2009-10-18 16:33:59 +00:00
josh
663669a407 rename WFObj.hh to WFObj.h due to massive interface change; changed loader to use FileLoader and TextureLoader objects, accepting path via a FileLoader::Path argument instead of a raw string
git-svn-id: svn://anubis/misc/wfobj@180 bd8a9e45-a331-0410-811e-c64571078777
2009-10-17 21:25:22 +00:00
josh
e642818e4a added doTextureInfo option to WFObj::render() and WFMtl class methods
git-svn-id: svn://anubis/misc/wfobj@77 bd8a9e45-a331-0410-811e-c64571078777
2008-11-13 23:21:22 +00:00
josh
9a1902b1cb actually call updateAABB() when read vertex data...
git-svn-id: svn://anubis/misc/wfobj@43 bd8a9e45-a331-0410-811e-c64571078777
2008-03-03 02:08:28 +00:00
josh
95bd26e1f2 do not call m_loadTexture if it is null, retabbed
git-svn-id: svn://anubis/misc/wfobj@42 bd8a9e45-a331-0410-811e-c64571078777
2008-03-01 20:58:27 +00:00
josh
64fea9c370 added support for a file-loading function, possibly to load objects/materials from data in memory
git-svn-id: svn://anubis/misc/wfobj@41 bd8a9e45-a331-0410-811e-c64571078777
2008-02-20 03:41:37 +00:00
josh
9c3944c98e added axis-aligned bounding box computation and retrieval function
git-svn-id: svn://anubis/misc/wfobj@40 bd8a9e45-a331-0410-811e-c64571078777
2008-02-20 02:46:32 +00:00
josh
85c451e8c2 added Ns material support
git-svn-id: svn://anubis/misc/wfobj@37 bd8a9e45-a331-0410-811e-c64571078777
2008-02-15 01:30:06 +00:00
josh
125b2e0863 after glPopAttrib() set m_attributesPushed = false
git-svn-id: svn://anubis/misc/wfobj@33 bd8a9e45-a331-0410-811e-c64571078777
2008-01-31 04:17:19 +00:00
josh
26e2833f82 merged WFMtl code into WFObj files, added loadTexture callback
git-svn-id: svn://anubis/misc/wfobj@24 bd8a9e45-a331-0410-811e-c64571078777
2008-01-29 03:04:22 +00:00
josh
0ba39b3669 materials rendering colors, still need texture support
git-svn-id: svn://anubis/misc/wfobj@23 bd8a9e45-a331-0410-811e-c64571078777
2008-01-28 01:30:29 +00:00
josh
8772342fdb closer to rendering materials with WFMtl
git-svn-id: svn://anubis/misc/wfobj@22 bd8a9e45-a331-0410-811e-c64571078777
2008-01-27 14:18:41 +00:00
josh
2fe1763b74 getting ready to call materials
git-svn-id: svn://anubis/misc/wfobj@21 bd8a9e45-a331-0410-811e-c64571078777
2008-01-27 14:05:42 +00:00
josh
5b34c54c96 added (in progress) WFMtl class, clear() method
git-svn-id: svn://anubis/misc/wfobj@20 bd8a9e45-a331-0410-811e-c64571078777
2008-01-27 14:00:34 +00:00
josh
14aca0a2e8 initial import
git-svn-id: svn://anubis/misc/wfobj@19 bd8a9e45-a331-0410-811e-c64571078777
2008-01-26 21:34:35 +00:00