decal
How to iterate properly over the search results of a DMultiMap (DeCAL) in Delphi?
I am using the DMultiMap container from DeCAL with Delphi 6 to store data. The key is a string which can appears several time in the map.[详细]
2023-02-11 15:49 分类:问答How to create a "scorched area" on a 3D terrain?
i\'m experimenting a bit with C# and XNA. Going through the advanced \"Riemers tutorials\" helped me a lot, but i want to make my terrain even better. I have a simple game where player controls a tank[详细]
2023-01-05 08:39 分类:问答Rendering decals on 3d meshes
As i开发者_如何学Cn question, what are the best techniques for rendering lots (lots!) of decals on multiple meshes (which can move) and on terrain?It\'s not entirely clear what you\'re after, but the[详细]
2022-12-29 21:13 分类:问答What's the fastest way to switch between a zero and non-zero integer value in Objective-C?
I have an integer \"myInt\" in some Objective-C code.myInt is used as a boolean... hence I\'m only interested in zero or non-zero values.I\'d like to quickly switch between zero and a non-zero value.W[详细]
2022-12-18 03:32 分类:问答