Hello Guest

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 - adiron

Pages: [1]
1
Support / Re: Draw order is messed up when using Perspective Camera
« on: January 04, 2013, 08:17:47 am »
That was quick. Yes, it works! Thank you.

2
Support / Re: Draw order is messed up when using Perspective Camera
« on: January 04, 2013, 07:19:27 am »
There are a few solutions to this, some of them better than others. I am working on one which will solve this problem pretty much permanently, without any additional draw calls.

If you're using perspective cameras, one sure fire way of fixing it is to use two separate materials for the head and the body (with two separate renderqueue values). This does work, and with the latest 1.70 beta, you can actually set up multiple materials from within the interface making it really easy to implement.

Hi. I'm new to this whole thing. Basically, what I need to do is to create another atlas for every layer if I want one? (and change the renderqueue)

Edit: How would I go about setting a different renderQueue for each one and all that? This is getting quite complicated.

Pages: [1]