Interactive Shape Perturbation
Juan C. Quiroz, Sergiu M. Dascalu

TL;DR
This paper introduces an interactive web tool that uses genetic algorithms to procedurally generate and refine 3D model perturbations through user feedback on vertex shader effects.
Contribution
It presents a novel interactive system combining genetic programming and user input to generate and select visual perturbations of 3D models.
Findings
Effective user-guided perturbation generation demonstrated
System architecture supports real-time interactive feedback
Prototype shows promising results for creative 3D modeling
Abstract
We present a web application for the procedural generation of perturbations of 3D models. We generate the perturbations by generating vertex shaders that change the positions of vertices that make up the 3D model. The vertex shaders are created with an interactive genetic algorithm, which displays to the user the visual effect caused by each vertex shader, allows the user to select the visual effect the user likes best, and produces a new generation of vertex shaders using the user feedback as the fitness measure of the genetic algorithm. We use genetic programming to represent each vertex shader as a computer program. This paper presents details of requirements specification, software architecture, high and low-level design, and prototype user interface. We discuss the project's current status and development challenges.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMusic Technology and Sound Studies · Computer Graphics and Visualization Techniques · Video Analysis and Summarization
