Click here to Skip to main content
15,884,298 members
Home / Discussions / Java
   

Java

 
GeneralRe: call by value for objects Pin
Luc Pattyn26-Dec-09 11:22
sitebuilderLuc Pattyn26-Dec-09 11:22 
GeneralRe: call by value for objects Pin
Cedric Moonen26-Dec-09 22:45
Cedric Moonen26-Dec-09 22:45 
GeneralRe: call by value for objects Pin
mesho27-Dec-09 5:38
mesho27-Dec-09 5:38 
AnswerRe: call by value for objects Pin
April Fans18-Jan-10 15:28
April Fans18-Jan-10 15:28 
QuestionProblem in showing Illumination(shadowness) Pin
002comp23-Dec-09 0:48
002comp23-Dec-09 0:48 
AnswerRe: Problem in showing Illumination(shadowness) Pin
TorstenH.23-Dec-09 1:58
TorstenH.23-Dec-09 1:58 
GeneralRe: Problem in showing Illumination(shadowness) Pin
002comp23-Dec-09 18:58
002comp23-Dec-09 18:58 
QuestionTextureLoader In Java 3d API Pin
002comp22-Dec-09 20:48
002comp22-Dec-09 20:48 
Hello friends
I m trying to read a .mtl(material file).For that I m using TextureLoader.
I am able to load diffuse Texture Using:
TextureLoader textureLoader = new TextureLoader(textureImage, TextureLoader.GENERATE_MIPMAP);
currentAppearance.setTexture(textureLoader.getTexture());


textureImage is BufferedImage.

Now ,I want to load ambient map,opacity map and specular map.
So is there any other flag in same class TextureLoader or do i need to use diferent class?

Thanks iN advance
Regards
Yogesh
AnswerRe: TextureLoader In Java 3d API (Solved) Pin
002comp22-Dec-09 22:00
002comp22-Dec-09 22:00 
Questionjava security Access Control Exception Pin
sangeethanarayan22-Dec-09 1:23
sangeethanarayan22-Dec-09 1:23 
AnswerRe: java security Access Control Exception Pin
TorstenH.22-Dec-09 1:58
TorstenH.22-Dec-09 1:58 
QuestionReset Canvas Problem Pin
002comp21-Dec-09 23:21
002comp21-Dec-09 23:21 
AnswerRe: Reset Canvas Problem Pin
002comp22-Dec-09 20:49
002comp22-Dec-09 20:49 
QuestionHow to get all url of a website Pin
sharkbc21-Dec-09 22:58
sharkbc21-Dec-09 22:58 
AnswerRe: How to get all url of a website Pin
Nagy Vilmos22-Dec-09 1:18
professionalNagy Vilmos22-Dec-09 1:18 
QuestionJar File Not working properly Pin
002comp21-Dec-09 21:12
002comp21-Dec-09 21:12 
AnswerRe: Jar File Not working properly Pin
Richard MacCutchan21-Dec-09 21:32
mveRichard MacCutchan21-Dec-09 21:32 
GeneralRe: Jar File Not working properly Pin
002comp21-Dec-09 21:58
002comp21-Dec-09 21:58 
GeneralRe: Jar File Not working properly Pin
Richard MacCutchan21-Dec-09 22:08
mveRichard MacCutchan21-Dec-09 22:08 
GeneralRe: Jar File Not working properly Pin
002comp21-Dec-09 23:22
002comp21-Dec-09 23:22 
Questionjava swings Pin
ammu2319-Dec-09 3:09
ammu2319-Dec-09 3:09 
AnswerRe: java swings Pin
Richard MacCutchan19-Dec-09 3:19
mveRichard MacCutchan19-Dec-09 3:19 
AnswerRe: java swings Pin
TorstenH.20-Dec-09 20:24
TorstenH.20-Dec-09 20:24 
QuestionHelp Pin
code_breaker18-Dec-09 5:37
code_breaker18-Dec-09 5:37 
AnswerRe: Help Pin
LunaticFringe18-Dec-09 21:49
LunaticFringe18-Dec-09 21:49 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.