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.


Messages - ElKornacio

Pages: [1]
1
Support / Re: Multiple rendering of one Object3D
« on: August 13, 2012, 01:29:05 pm »
Okay, thank you, that's really will help me.

And more one question: I saw your RPG project. That's really great. But I want to ask: how are you texturing terrain?
Trying to be more understandable: for example: I have map, that covered by grass. But in some places it covered by asphalt. Is it really to make one Object3D (mesh) and make it.. multitexturing?)

Asking, because I saw something like I want in your project =)

2
Support / Multiple rendering of one Object3D
« on: August 12, 2012, 01:30:29 am »
Hi.

Firstly, sorry for my awful english, I'm from Russia =)

I want to make game for Android. And in my game there are a lot of buildings - same models, that placed in different locations.
So. I want to load .3ds one time. I want to create one object3d, that will store mesh from .3ds. But I want to render it multiple times in different places. How can I do it?

I would be very grateful to you for your answer =)

Pages: [1]