ScanuNicco / Boat-Race

A boat racing game
0 stars 0 forks source link

Bridges with bad geometry #31

Open zorbulator opened 5 years ago

zorbulator commented 5 years ago

A lot of stuff in the game has bad geometry that we should fix but this one is obviously bad: screenshot 2019-01-25 at 10 30 10 am

When I have time to look at the models I will fix them and make an example of the new track (#29) so you can work on making a track with good geometry.

ScanuNicco commented 5 years ago

I fixed the geometry for bridge #2, I will add the fixed bridge to the new tracks when we make them

zorbulator commented 5 years ago

That bridge still has weird geometry with the cylinders and edges that aren't needed or don't continue around the mesh. Also don't know about the other ones but just take a look at all of them before closing the issue

zorbulator commented 5 years ago

There is a problem with this bridge (look at the weird lighting on the side): screenshot 2019-01-31 at 8 00 37 am

Also, some bridges have problems with extra edges or not enough edges, parts intersecting each other (the bridge you "fixed") and bridges being too complicated for a web game (the super high-poly cylinder on the bridge) this doesn't cause too much of a problem but we should save performance any way we can