Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - draga

#1
Support / quake 3 maps
January 14, 2010, 04:33:41 PM
Hi,

I was wondering that I the screenshot section of the page, there are pictures of a rendered quake 3 map..
How can I load Quake3 maps in jpct??


best regards,
draga
#2
Support / terrain detail
December 15, 2009, 04:18:27 PM
Hello,

I'm wondering how Technopolies reached out that terrain texture detail.
At me, the Terrain is very pixeled...(at texture resoltution of 2048x2048)..

How can I get a nice detailed terrain??
Is there some tricks?

#3
Support / MouseMapper & enableGLCanvasRenderer();
December 10, 2009, 09:17:11 PM
Hi,

I'm sitting infront of a problem:
If I want to draw the render in a JPanel and also want A MouseMapper it says:
"Display must be created."
The message comes always if I call enableGLCanvasRenderer() for a Canvas...
What do I make false?

#4
Support / obj world
December 01, 2009, 01:31:25 PM
Hello,

I've done a world in obj-format (+mtl file).
In the obj file there are many objects (trees,grasses).

If I now Load by the Loader Class, I get an Array of Object3D.
But how should I now load the textures ( with setTexture()  ) from an Object3D?
I don't know what texture should be assigned to the Object3D...



#5
Support / multi texturing
November 27, 2009, 04:40:56 PM
Hello,

I have a question:
I have a terrain in obj-file and a mtl with texture info.
Now I want to add another texture over the whole terrain AND I want to make a uv-repeat by 200*200.

Is this possible? and how?

best regards,
draga