10000 GitHub - skeryl/Fractoid: A fractal image explorer for the Android platform
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

skeryl/Fractoid

 
 

Repository files navigation

Fractoid - A fractal explorer for the Android platform

CREDITS
Copyright (C) 2010 David Byrne <david.r.byrne@gmail.com>
MultiTouch Controller - Luke Hutchison <luke.hutch@mit.edu>
Logo Design - Rhea dela Cruz <rhea.delacruz@gmail.com>

Many of the algorithms are described in detail in Jussi Härkönen's "On Fractal Coloring Techniques"
http://www.violetindustries.com/gallery.php?cat=techniques

Special thanks to Jeffrey Blattman for his valuable user feedback.

INSTALLATION

1) Install Android Studio: https://developer.android.com/studio/

2) Use the SDK manager to install NDK, CMake, LLDB to support native code: https://developer.android.com/studio/projects/add-native-code.html

3) If Android Studio does not create a local.properties file, copy local.properties.EXAMPLE to local.properties and set the correct Android SDK location.
   
4) Run the gradle build to make the project.

5) Start hacking!

About

A fractal image explorer for the Android platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 86.9%
  • C 11.4%
  • CMake 1.7%
0