ogre-procedural: how can I extrude with sharp corners? Topic is solved

Problems building or running the engine, queries about how to use features etc.
slapin
Bronze Sponsor
Bronze Sponsor
Posts: 339
Joined: Fri May 23, 2025 5:04 pm
x 24

ogre-procedural: how can I extrude with sharp corners?

Post by slapin »

Hi, all!
I have a shape and I extrude it upon a path, how can I make shapes' corners sharp instead of smooth shaded? (kind of split-edges in Blender terms)

Last edited by slapin on Fri Dec 19, 2025 10:14 am, edited 1 time in total.
slapin
Bronze Sponsor
Bronze Sponsor
Posts: 339
Joined: Fri May 23, 2025 5:04 pm
x 24

Re: ogre-procedural: how can I extrude with hard corners?

Post by slapin »

Extrusion with hard/sharp corners/split edges is impossible, but can be imitated by extrusion in parts into one TriangleBuffer. Double vertices in shapes produce bugs, not feasible result. Sometimes bevel can be simulated by short edge in shape which might produce sharp corner/edge.