Java-Gaming.org Java4K winners: [ by our judges | by the community ]         
Featured games (67)
games approved by the League of Dukes
Games in Showcase (∞)
games submitted by our members



News: Read the Java Gaming Resources, or peek at the official Java tutorials
 
    Home     Help   Search   Login   Register   
Pages: [1]
  Print  
  3D textures  (Read 624 times)
0 Members and 1 Guest are viewing this topic.
Offline hifujava

JGO n00b
*

Posts: 39



« on: 2007-05-14 16:06:07 »

I've been wondering if it's anywhere in the jogl plan to make the prefab Texture class support 3D textures?  I thought about using it for my 2D textures, but I didn't like the idea of mixing & matching manual calls with Texture instances.  Is the Texture class going to support 3D anytime soon, or is it safe to mix & match using Texture for 2D (and 1D?) textures, and handling my own 3D textures?
Offline Ken Russell

JGO Kernel
*****

Posts: 3446
Medals: 3


Java games rock!


« Reply #1 on: 2007-05-15 19:54:51 »

There are currently no plans to make it support 3D textures. If you can find a nice generalization which doesn't change the current APIs but extends them, it would be great if you would consider contributing something. Otherwise, you can certainly mix and match. The TextureIO classes do relatively straightforward OpenGL operations.
Pages: [1]
  Print  
 
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!
Page created in 0.092 seconds with 21 queries.