Strange problem with model

5 messages Options
Embed this post
Permalink
Dav-6

Strange problem with model

Reply Threaded More More options
Print post
Permalink
Hi guys, just a quick question.

I have a DAE model that I'm animating in Papervision 2 however I there seems
to be a problem with the ColorMaterial overlapping objects that are close to
others, please take a look at the following link to see my problem.

http://79.170.40.163/flashdev.com/NSRP/

Any ideas how I can stop this from happening?

Thank you!
Dav



_______________________________________________
Papervision3D mailing list
[hidden email]
http://osflash.org/mailman/listinfo/papervision3d_osflash.org
Maggical

Re: Strange problem with model

Reply Threaded More More options
Print post
Permalink
In a previous question of mine a guy suggested this and it worked:

This may have something to do with clipping - take a look at this post by Andu Zupko

On Thu, Jul 2, 2009 at 8:34 AM, Dav <[hidden email]> wrote:
Hi guys, just a quick question.

I have a DAE model that I'm animating in Papervision 2 however I there seems
to be a problem with the ColorMaterial overlapping objects that are close to
others, please take a look at the following link to see my problem.

http://79.170.40.163/flashdev.com/NSRP/

Any ideas how I can stop this from happening?

Thank you!
Dav



_______________________________________________
Papervision3D mailing list
[hidden email]
http://osflash.org/mailman/listinfo/papervision3d_osflash.org



_______________________________________________
Papervision3D mailing list
[hidden email]
http://osflash.org/mailman/listinfo/papervision3d_osflash.org
Peter Velichkov-2

Re: Strange problem with model

Reply Threaded More More options
Print post
Permalink
In reply to this post by Dav-6
This is z-sorting issue. You can either try viewportlayers with no
performance penalty or Andy's QuadTrees http://blog.zupko.info/?p=177


Peter

----
web: http://www.creonfx.com
blog: http://blog.creonfx.com
skype: peterv-at-work
twitter: http://twitter.com/pvelichkov

Dav wrote:

> Hi guys, just a quick question.
>
> I have a DAE model that I'm animating in Papervision 2 however I there seems
> to be a problem with the ColorMaterial overlapping objects that are close to
> others, please take a look at the following link to see my problem.
>
> http://79.170.40.163/flashdev.com/NSRP/
>
> Any ideas how I can stop this from happening?
>
> Thank you!
> Dav
>
>
>
> _______________________________________________
> Papervision3D mailing list
> [hidden email]
> http://osflash.org/mailman/listinfo/papervision3d_osflash.org

_______________________________________________
Papervision3D mailing list
[hidden email]
http://osflash.org/mailman/listinfo/papervision3d_osflash.org
babeuf

Re: Strange problem with model

Reply Threaded More More options
Print post
Permalink
In reply to this post by Dav-6
Seems to be a classical z sorting issue of pv3d. One solution would be
to add more triangles to your red box.

Damien

Dav a écrit :

> Hi guys, just a quick question.
>
> I have a DAE model that I'm animating in Papervision 2 however I there seems
> to be a problem with the ColorMaterial overlapping objects that are close to
> others, please take a look at the following link to see my problem.
>
> http://79.170.40.163/flashdev.com/NSRP/
>
> Any ideas how I can stop this from happening?
>
> Thank you!
> Dav
>
>
>
> _______________________________________________
> Papervision3D mailing list
> [hidden email]
> http://osflash.org/mailman/listinfo/papervision3d_osflash.org
>
>
>  


_______________________________________________
Papervision3D mailing list
[hidden email]
http://osflash.org/mailman/listinfo/papervision3d_osflash.org
Dav-6

Re: Strange problem with model

Reply Threaded More More options
Print post
Permalink
In reply to this post by Peter Velichkov-2
Sorted it! Thanks! Just a shame I have to use the quad render engine as it's
so slow!

-----Original Message-----
From: [hidden email]
[mailto:[hidden email]] On Behalf Of Peter Velichkov
Sent: 02 July 2009 12:52
To: [hidden email]
Subject: Re: [Papervision3D] Strange problem with model

This is z-sorting issue. You can either try viewportlayers with no
performance penalty or Andy's QuadTrees http://blog.zupko.info/?p=177


Peter

----
web: http://www.creonfx.com
blog: http://blog.creonfx.com
skype: peterv-at-work
twitter: http://twitter.com/pvelichkov

Dav wrote:
> Hi guys, just a quick question.
>
> I have a DAE model that I'm animating in Papervision 2 however I there
seems
> to be a problem with the ColorMaterial overlapping objects that are close
to

> others, please take a look at the following link to see my problem.
>
> http://79.170.40.163/flashdev.com/NSRP/
>
> Any ideas how I can stop this from happening?
>
> Thank you!
> Dav
>
>
>
> _______________________________________________
> Papervision3D mailing list
> [hidden email]
> http://osflash.org/mailman/listinfo/papervision3d_osflash.org

_______________________________________________
Papervision3D mailing list
[hidden email]
http://osflash.org/mailman/listinfo/papervision3d_osflash.org


_______________________________________________
Papervision3D mailing list
[hidden email]
http://osflash.org/mailman/listinfo/papervision3d_osflash.org