ReturnedTrue / FractalViewer

A fractal viewer on the roblox engine

Home Page:https://www.roblox.com/games/14776619470/Fractal-Viewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Icon

Technologies

  • Roblox-ts
  • Flamework
  • Roact
  • Rodux

Main Processing

Terminology:

  • 'Fractal System' = accepts the parameters and cache, updates the cache
  • 'Fractal Calculator' = used by the default fractal system, used to calculate the value for each (x, y) coordinate which is then put into cache

Roadmap

  • More documentation
  • Test caching performance (potential removal)
  • Rendering methods
  • Moving towards React-ts
  • EditableImage usage (when out of beta)
  • Multithreading??

About

A fractal viewer on the roblox engine

https://www.roblox.com/games/14776619470/Fractal-Viewer


Languages

Language:TypeScript 100.0%