Browsing articles tagged with " javascript"
Aug
14
2011

Function: CubicBezier (2D)

Converted function from this source to Unity. Drawing bezier curves (2D). Download source: CubicBezier.unitypackage

Aug
13
2011

Function: Integer to Roman numerals

Small function for converting integer into roman numbers. ie 2012 = MMXII

Aug
12
2011

WIP: Maze Generator (editor script)

MazeGenerator Editor script (actual maze algorithm from here) Current status: – Some problems with collisions(?) – 100×100 is ok, 500×500 hangs unity.. – Note that it can build a good maze, but some problems with those plane collisions (it creates invidual mesh planes for the […]

Aug
11
2011

Draw mandelbrot on a plane texture

Mandelbrot plotter converted to unity from this source: http://rosettacode.org/wiki/Mandelbrot_set You can increase the resolution by adjusting texture widht & height. Webplayer: http://unitycoder.com/upload/demos/mmandelbrot1/ (nothing much to see, it just draws the mandelbrot on a plane at function start()) Download source + webplayer scene: mandelbrot.unityPackage

Aug
11
2011

FractalTree v1.0 (2D)

2D Fractaltrees using linerenderer. Converted Unity version from this source: http://rosettacode.org/wiki/Fractal_tree#JavaScript Webplayer: http://unitycoder.com/upload/demos/mfractaltree1/ Source download: http://www.mediafire.com/?eps34pa47ieklxx Lots of room for optimisation, since now its using separate gameobject+linerenderer for each branch.. Example images using different linerenderer materials (currently commented out in the source, you need to […]

Pages:«12

Connect

Twitter View LinkedIn profile Youtube Youtube Join Discord Twitch

UnityLauncherPro

Get UnityLauncherPRO and work faster with Unity Projects!
*free unity hub alternative

@unitycoder_com

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.