| Projects on Google Code | Results 1 - 10 of 23 |
== Fractaloupe computes the mandelbrot set in real-time ==
Key features will be:
# Smooth scrolling through the mandelbrot set
# GPU-based real-time computation using OpenCL
# Use of high-precision numbers to overcome the limitation of 64 bit reals
http://www.dirkwhoffmann.de/pics/f...
The main objective of the project is to create an application that would generate fractals and enable basic operations on fractals like zooming in/out in parallel environment.
Sandbox application to create fractals images, play with the palette, save the images to disk, create movies with changing fractals etc.
Julia is a Java based application for plotting fractals based on julia sets. This program is a specialized tool for the study of various dynamical systems.
It was developed at [http://bsu.edu Ball State University] by [http://www.bsu.edu/web/rstankewitz/ Dr. Richard Stankewitz] and various underg...
=Devil's staircase=
Program draws devil's staircase. It is an assignment for my Chaos & Fractals studies.
http://devils-staircase.googlecode.com/files/devils-staircase.png
A tool for building fractals interactively using a game controller
Java 3D application using formal grammars for generating 3d fractal objects.
It's [http://www.contextfreeart.org Context Free], but written in JS and Canvas. For a demo, see a demo [http://azarask.in/projects/contextfree/showcase.html here] and [http://azarask.in/projects/contextfree/showcase2.html here]. It only works in Firefox 3, and Safari nightlys.
A SYSTEM FOR SHAPE ANALYSIS AND RECOGNITION.
This project wrapps up a collection of methods developed by students from the CreatiVision Group at IME-USP along the past years within a single software written in standard C++. It is primarily aimed at shape analysis and recognition.
LICENSE:
Thi...
ImageRecognition,
ComputerVision,
CreatiVision,
ComputerGraphics,
ShapeAnalysis,
ArtificialIntelligence,
PatternRecognition,
BranchingStructures,
Fractals,
StrangeAttractors
This is a Qt/C++-port of a Java-Program/Applet that I work on in my spare time. It is a viewer for fractals but basically it can be extended to be a viewer for anything. Currently it is possible to navigate throw the mandelbrot set and view an IFS-Fern, but I hope to extend it to the same functional...