fhdoom
Moderator: InsideQC Admins
33 posts
• Page 3 of 3 • 1, 2, 3
Re: fhdoom
Offtopic: the previous post keeps appearing to me as "unread" even after I read it. Don't know if this is a sign of a bigger problem with our forums but may be worth to check out.
I know FrikaC made a cgi-bin version of the quakec interpreter once and wrote part of his website in QuakeC
(LordHavoc)
-

frag.machine - Posts: 2090
- Joined: Sat Nov 25, 2006 1:49 pm
Re: fhdoom
yeah something fishy also happened the other day when replying to the last post in this thread, it just dissapered after i pressed submit, but the post counter says i posted it wtf.
Productivity is a state of mind.
-

revelator - Posts: 2567
- Joined: Thu Jan 24, 2008 12:04 pm
- Location: inside tha debugger
Re: fhdoom
Btw something me and others seemed to have gotten wrong is the use of glVertexAttribPointer and wether it is possible to replace fixed function vertex operations such as glVertexPointer with them. If the function in question does not use a shader then no you cannot use glVertexAttribPointers you will have to use the old glVertexPointer glTexcoordPointer etc.
The docs on it are pretty scarce so it took me a while to find this out myself, in Doom3 the only way forward would be GLSL like fhDoom now uses cause even though the old ARB shaders
support most of the functions we are lacking attribs for, the code would be rather massive as compared to doing it with modern shaders.
The docs on it are pretty scarce so it took me a while to find this out myself, in Doom3 the only way forward would be GLSL like fhDoom now uses cause even though the old ARB shaders
support most of the functions we are lacking attribs for, the code would be rather massive as compared to doing it with modern shaders.
Productivity is a state of mind.
-

revelator - Posts: 2567
- Joined: Thu Jan 24, 2008 12:04 pm
- Location: inside tha debugger
33 posts
• Page 3 of 3 • 1, 2, 3
Who is online
Users browsing this forum: No registered users and 2 guests