Search found 570 matches
- Wed Jun 01, 2011 2:28 pm
- Forum: Advanced Help
- Topic: Get roll of a node (airplane)
- Replies: 8
- Views: 1072
- Wed Jun 01, 2011 5:27 am
- Forum: Advanced Help
- Topic: multitexture and GLSL samplers: bug or ignorance?
- Replies: 5
- Views: 1335
I dont know about the dx issue, but.. glUniform1i and glUniform1iv are the only two functions that may be used to load uniform variables defined as sampler types. Loading samplers with any other function will result in a GL_INVALID_OPERATION error. http://www.opengl.org/sdk/docs/man/xhtml/glUniform....
A link to the shader source was posted in the video description.Radikalizm wrote:I should find a way to recreate that
http://pastebin.com/WbVNtMg7
- Sun May 29, 2011 4:07 pm
- Forum: Game Programming
- Topic: Networking System/Organization
- Replies: 10
- Views: 2478
- Sun May 22, 2011 11:24 am
- Forum: Game Programming
- Topic: Script evaluation
- Replies: 44
- Views: 14486
If one feels the need to port code from Lua(no acronym) to a natively compiled language for performance issues, then one ought to use LuaJIT instead of the original interpreter. If one still have performance issues, then one should reconsider the design/architecture of their system/pipeline/game, an...
- Thu May 19, 2011 7:21 pm
- Forum: Project Announcements
- Topic: Simple SpaceSim
- Replies: 17
- Views: 6612
- Mon May 16, 2011 7:42 pm
- Forum: Code Snippets
- Topic: Simple cloud layer SceneNode
- Replies: 71
- Views: 28562
- Tue May 10, 2011 10:08 pm
- Forum: Project Announcements
- Topic: No Rest For The Wicked (Survival/Horror/Mystery/Puzzle)
- Replies: 68
- Views: 19794
I was thinking about modeling the church, And I got an idea. (Demonic Pregnant Nun's) that vomit acid and have tentacles coming out of there crotch's. Soooo what do you think? Is it tooo much? Hahaha, this could be hillarious! If done right it'd be creepy and scary and nasty, but i think more "...
- Mon May 09, 2011 9:05 pm
- Forum: Game Programming
- Topic: Looking to join a game dev team
- Replies: 20
- Views: 6611
If it updates with 1.f every frame, we should be coping with a huge precision error right now, anybody see any time anomalies the last couple of days/weeks/months/years? Yes, old threads that have died seem to revive for no apparent reason; clearly this implies that time is messing with us and old ...