ExplorerComputer VisionComputer Vision
Research PaperResearchia:202604.30007

ProcFunc: Function-Oriented Abstractions for Procedural 3D Generation in Python

Alexander Raistrick

Abstract

We introduce ProcFunc, a library for Blender-based procedural 3D generation in Python. ProcFunc provides a library of easy-to-use Python functions, which streamline creating, combining, analyzing, and executing procedural generation code. ProcFunc makes it easy to create large-scale diverse training data, by combinatorial compositions of semantic components. VLMs can use ProcFunc to edit procedural material and geometry code and can create new procedural code with significantly fewer coding erro...

Submitted: April 30, 2026Subjects: Computer Vision; Computer Vision

Description / Details

We introduce ProcFunc, a library for Blender-based procedural 3D generation in Python. ProcFunc provides a library of easy-to-use Python functions, which streamline creating, combining, analyzing, and executing procedural generation code. ProcFunc makes it easy to create large-scale diverse training data, by combinatorial compositions of semantic components. VLMs can use ProcFunc to edit procedural material and geometry code and can create new procedural code with significantly fewer coding errors. Finally, as an example use case, we use ProcFunc to develop a new procedural generator of indoor rooms, which includes a collection of new compositional procedural materials. We demonstrate the detail, runtime efficiency, and diversity of this room generator, as well as its use for 3D synthetic data generation. Please visit https://github.com/princeton-vl/procfunc for source code.


Source: arXiv:2604.26943v1 - http://arxiv.org/abs/2604.26943v1 PDF: https://arxiv.org/pdf/2604.26943v1 Original Link: http://arxiv.org/abs/2604.26943v1

Please sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Access Paper
View Source PDF
Submission Info
Date:
Apr 30, 2026
Topic:
Computer Vision
Area:
Computer Vision
Comments:
0
Bookmark
ProcFunc: Function-Oriented Abstractions for Procedural 3D Generation in Python | Researchia