Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Little Fighter 3. Hopes and expectations
#67
(12-12-2015, 06:54 AM)A-Man Wrote:  3D textures are actually useful for edge-interpolated Skymaps/Cubemaps. I am planning to implement those sometime in the future, but just placing the textures around you in a cube can do. I doubt an LF2 beatemup-like game would need those though.

Edit: They're actually useful for point source shadow-mapping, and reflective/refractive materials too. But the latter aren't for the engine users to be concerned with I guess.
3D texture are useful yes, using them to make 3D sprites is not. Sky box cube maps (which is what I assume you are referring to, if not please correct me), are not 3D textures. They are 6 2D textures, handled in a special way in order to interpolate them properly.
Age ratings for movies and games (and similar) have never been a good idea.
One can learn a lot from reinventing wheels.
An unsound argument is not the same as an invalid one.
volatile in C++ does not mean thread-safe.
Do not make APIs unnecessarily asynchronous.
Make C++ operator > again
Trump is an idiot.
Reply
Thanks given by:


Messages In This Thread
RE: Little Fighter 3. Hopes and expectations - by Som1Lse - 12-12-2015, 09:26 AM



Users browsing this thread: 1 Guest(s)