Hi all.
My Age of Sail strategy game is coming along gradually, I just wanted to run something past people.
I have a mesh for the ships hull and a mesh for a sail.
Currently I render all the ships hulls, then I render all the sails. (at the moment there is only one design of sail, but I will have to make more).
So if I have 20 ships, each with 9 sails, then the sails will require 180 draw calls. Obviously I have to draw the rest of the scene as well.
Should I be concerned by that figure?
Should I be thinking about creating a Mast mesh instead (which would have several sails). (This would be a shame, as I am planning on doing effects on each sail)
Thanks very much
J.
ps..Keep going on your games!
(don't give up, and don't get disheartened if someone for example says "what are those brown rectangles" about your boats)
:)