Open Access. Powered by Scholars. Published by Universities.®

Other Mathematics Commons

Open Access. Powered by Scholars. Published by Universities.®

Honors Projects

Fractal; rendering; shading; recursion; iteration; java; open gl; android;

Articles 1 - 1 of 1

Full-Text Articles in Other Mathematics

Rendering Hypercomplex Fractals, Anthony Atella Jan 2018

Rendering Hypercomplex Fractals, Anthony Atella

Honors Projects

Fractal mathematics and geometry are useful for applications in science, engineering, and art, but acquiring the tools to explore and graph fractals can be frustrating. Tools available online have limited fractals, rendering methods, and shaders. They often fail to abstract these concepts in a reusable way. This means that multiple programs and interfaces must be learned and used to fully explore the topic. Chaos is an abstract fractal geometry rendering program created to solve this problem. This application builds off previous work done by myself and others [1] to create an extensible, abstract solution to rendering fractals. This paper covers …