This program draws a user-defined function from complex plane to RGBA color. Currently, compiled program draws Mandelbrot set, but if you want to draw another function, you need to inherit it from 'Renderer' class in sources, pass it to 'Window' and recompile project.
Including 4 versions. The first one was written with C++ and uses CPU 128-bit double. The second does the same, but was written with D language and Derelict3. The third uses GPU (GLSL shaders) to draw Mandelbrot set. It is extremely fast, but uses only 32-bit float. And finally, the fourth works on CPU, but uses arbitrary precision (OpenMP), so it hasn't limit for depth (except rendering time).

Features

  • differrent levels of detalization
  • smooth coloring
  • shifting and zooming [rmb & wheel]
  • fullscreen mode [F11]

Project Samples

Project Activity

See All Activity >

Categories

Fractal

Follow Complex Renderer

Complex Renderer Web Site

You Might Also Like
Fully managed relational database service for MySQL, PostgreSQL, and SQL Server Icon
Fully managed relational database service for MySQL, PostgreSQL, and SQL Server

Focus on your application, and leave the database to us

Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Complex Renderer!

Additional Project Details

User Interface

OpenGL, SDL

Programming Language

D

Related Categories

D Fractal Software

Registered

2014-01-14