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)
ogre-procedural: how can I extrude with sharp corners? Topic is solved
-
slapin
- Bronze Sponsor

- Posts: 339
- Joined: Fri May 23, 2025 5:04 pm
- x 24
ogre-procedural: how can I extrude with sharp corners?
Last edited by slapin on Fri Dec 19, 2025 10:14 am, edited 1 time in total.
-
slapin
- Bronze Sponsor

- Posts: 339
- Joined: Fri May 23, 2025 5:04 pm
- x 24
Re: ogre-procedural: how can I extrude with hard corners?
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.