Jump to content

Suggestion


Murdoch

Recommended Posts

Steve, James,

Just had a little talk with Gaston and he had this to say with regards to the new clipping line.

> By the way, I think it is a better idea to clip the player's movement
> based on the actual size of the texture, instead of looking at
> non-transparant pixels of that texture. That way you can use invisible
> 'bridge' textures, and I feel this alternative might also increase CPU
> performance.

As I told him, I think this is something that could compliment rather than replace Steve's line and maybe make for better performance as he said.

Share this post


Link to post

/me giggles at Gaston and Joel a bit

My 3d side code doesn't look at texture column data for clipping. That would be too slow to even consider doing. 3D sides already use the texture size and offset (the front-side texture and offset to be exact) so yes, you can already do invisible bridges with it. As for speed, it's really an overdraw issue rather than a clipping issue. 3D sides require very little extra processor power.

Share this post


Link to post
SoM said:

/me giggles at Gaston and Joel a bit

My 3d side code doesn't look at texture column data for clipping. That would be too slow to even consider doing. 3D sides already use the texture size and offset (the front-side texture and offset to be exact) so yes, you can already do invisible bridges with it. As for speed, it's really an overdraw issue rather than a clipping issue. 3D sides require very little extra processor power.


/me giggles at SoM

Two tips for you Steve
- Don't shoot the messenger
- Don't assume everyone pays attention to or understands what you say :P

Share this post


Link to post
JoelMurdoch said:

/me giggles at SoM

Two tips for you Steve
- Don't shoot the messenger
- Don't assume everyone pays attention to or understands what you say :P


I don't see how a little giggling is shooting the messanger. Secondly I don't think I've ever said anything about how my 3d sides are clipped in-engine but that the assumption seems to have been made as to how they work. That's why I was giggling. :P

And now I've got Joel mad at me :\

Share this post


Link to post

Oops! I guess it just slipped my mind right after I offered :-> Remind me sometime when you're in #zdoom and I'll send you an alpha.

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...