BVEStation Forums

BVE => Content Development => Topic started by: Manuel18 on February 14, 2015, 07:13:32 pm

Title: OpenBVE modelling guidelines for Modelers!
Post by: Manuel18 on February 14, 2015, 07:13:32 pm
Modelling Guidelines.

---------------
Chapter One
---------------
Use Face-Addface only

Use addface2 or face2 can cause lag on some users, use addface2 unless it's necessary like a
Chain or a 2d passenger.

---------------
Chapter Two
---------------
Use Bicubic size for textures

That avoid OpenBVE converting textures for these models and takes extra RAM,
with that bicubic format all users are able to see correct textures and not
the white textures of the mesh

Example
A x B

(A) Wide pixels per (B) Height pixels

A and B could be
2-4-16-32-64-128-256-512-1024-2048-3096 pixels

--------------
Chapter Three
--------------
Use PNG with alpha bitmask on exterior surfaces ONLY!

This avoid overlap on interior/exterior mesh, use for interior a 24 bits PNG with a
transparent command

-------------
Chapter Four
-------------
Don't create complex shapes on tiny instruments like a button, use better one texture for it!
Unless it's a 3D Cab use better "Cylinder command".

PS: This should be stiky lol
Title: Re: OpenBVE modelling guidelines for Modelers!
Post by: ipac on February 15, 2015, 04:51:33 pm
Are you attempting to create some standards for the community? If they are agreed by everyone/large majority of developers, we can get this published on our wiki.
Title: Re: OpenBVE modelling guidelines for Modelers!
Post by: Manuel18 on February 19, 2015, 11:52:49 am
Are you attempting to create some standards for the community? If they are agreed by everyone/large majority of developers, we can get this published on our wiki.
Yes, i've seen trains with extra polygons "Double Face polygons" and the consecuense of this it's creating lag on some users.