Inside3D!
     

disappearing entities.

 
Post new topic   Reply to topic    Inside3d Forums Forum Index -> QuakeC Programming
View previous topic :: View next topic  
Author Message
something



Joined: 20 Apr 2010
Posts: 17
Location: Melbourne,Au

PostPosted: Thu Apr 29, 2010 9:51 pm    Post subject: disappearing entities. Reply with quote

hey,


i have some entities that disappear when they are near the edges of the view.

is this to do with bounds setting in the code?

thanks in advance for any help.
Back to top
View user's profile Send private message MSN Messenger
mh



Joined: 12 Jan 2008
Posts: 909

PostPosted: Thu Apr 29, 2010 10:36 pm    Post subject: Reply with quote

Yup, sure is. I guess you're likely using an original GLQuake or something similar; most modded engines have long since been patched to fix this one.

If you're working on your own engine, the fix is here: http://www.quake-1.com/docs/quakesrc.org/71.html
_________________
DirectQ Engine - New release 1.8.666a, 9th August 2010
MHQuake Blog (General)
Direct3D 8 Quake Engines
Back to top
View user's profile Send private message Visit poster's website
Spike



Joined: 05 Nov 2004
Posts: 944
Location: UK

PostPosted: Thu Apr 29, 2010 10:36 pm    Post subject: Reply with quote

its a client bug. can't do anything about it in the server/qc
_________________
What's a signature?
Back to top
View user's profile Send private message Visit poster's website
something



Joined: 20 Apr 2010
Posts: 17
Location: Melbourne,Au

PostPosted: Thu Apr 29, 2010 10:49 pm    Post subject: Reply with quote

actually im using darkplaces.

hmm

the dynamic shadows still project. but the actual model disappears.

EDIT*

it was actually to do with the model. im not sure what was wrong with it. but it would cause darkplaces to make it disappear at edges of the model.

i ended up fixing it by merging the mesh with a known good mesh. deleting the unwanted mesh(the known good one) and reexport it. and it seemed to fix it.

this should probably be moved to modelling.??

the problem came up again. im going to continue this thread in under modelling.
Back to top
View user's profile Send private message MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    Inside3d Forums Forum Index -> QuakeC Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2004 phpBB Group