Skip to content

makroid/FractalSphere

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

FractalSphere

A very simple and highly experimental gadget application to play around with qt's 3D functionality.

The basic idea is simply to create spheres which can be changed in size and position. Each sphere has a special surface consisting of a dynamically (with time) changing fractal, see figure:

sample1

It needs qt5 and qt3d5. For efficiency reasons, the fractals are generated via shaders.

There is a first approach to create a cube-map to make the central sphere act like a mirror. Therefore render-to-texture is implemented but not debugged properly yet!

About

qt5 application for mapping fractals onto spheres

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published