Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.

Procedural Polygon Generation

Roland.Reyer
Autodesk

Procedural Polygon Generation

Roland.Reyer
Autodesk
Autodesk

I'd like to present my latest project that I call "Procedural Polygon Generation"

 

It is heavily inspired by a presentation that Maxime Jeanmougin gave at the GDC 2022.

In the presentation he shows a system that can be used to procedurally create buildings at Platinum Games.

According to him, this system is based on the work of Akira Saito, who described the concept back in 2019.

 

My system works similar to the one Maxime described.

Polygons are split and extruded. The newly created polygons are assigned face tags, which are collections of faces to which further operations can be applied.

 

For the Extrude function I used the ingenious nodes written by the user HeyDoubleU from the Discord group "Bifrost Addicts".

Untitled_Project.gifimage.png

 

Reply
1,554 Views
3 Replies
Replies (3)

Roland.Reyer
Autodesk
Autodesk

Here are some ideas for new nodes.
Please vote.
 

  • Transform faces (move/rotate/scale along/around center/normal)
  • Chip off
  • Scale Edge
  • Wedge
  • Multi-Instance (a number of instances on each face, for handrails, raster)
  • Mult-cut + transform edges (e.g. roof)
  • Grow/shrink selection

Christoph_Schaedl
Mentor
Mentor
  • Chip off
  • Wedge

Those two sound most interesting.

----------------------------------------------------------------
https://linktr.ee/cg_oglu

Polytikal1
Advocate
Advocate

- Chip Off 

- Grow/Shrink Selection