Dyna Draw! - Unity Source Code available on GitHub:  https://github.com/shuskey/DynaDraw

This dynamic drawing tool will have you creating wild and crazy scenes that you will love to share with others.  The single letter programming commands are like the LOGO Turtle graphics of ‘old’ and a great educational platform.  Happy Drawing!

Now in 3D thanks to Unity 3D.

Single letter commands allow you to create a Dynamic 3D Creation.

f/F:    Move forward drawing a line,  lowercase 'f'= set length, upper case 'F' dynamic length

r/R:   Rotate right, lower case 'r'= 15 degrees, upper case 'R' continuous rotation

l/L: Rotate left

u/U: Rotate Up

d/D: Rotate Down

i/I: Rotate In - more of a 'sit and spin' effect

o/O: Rotate Out - another sit and spin, but the opposite direction

m/M: Move, just like the f/F command, but no line is drawn

b/B: Back, just like m/M but the opposite direction

z/Z: Zoom out or in

Special 3D Objects:

W: World, S:Sword, A: Asteroid, J: Jet Rocket, K: 5KW Light

P: Pixel Drawing - leaves a line behind

Special Triggers:

t/T: Tilter, angles controlled by Left Gamepad Joystick

s: Shooter, Shoots a cannon ball, when 'space bar' or gamepad-North (Y-button) pressed.

": Quotes. Any letters (or space character) inside quotes will be drawn as 3D characters.  Example: "Hello World"

Color:

01,2,3,4,5,6,7,8,9: Set a color 

0: black, 1:white, 2:red, 3:green, 4:blue, 5:yellow, 6:magenta, 7:cyan, 8:gray, 9:clear

C: Rotate the colors - "Taste the rainbow!"

Special Characters:

()c: Copy stuff found in last (  ...  ), example:  (fr)cccc

[]: Encapsulate all Transforms (rotation/movement), nice for branching from the same point 

Example:[ffff][rrrrrrffff], both arms start from the same point 


StatusIn development
CategoryOther
PlatformsHTML5
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
Authorscotthuskey
GenreEducational
Tags3d-drawing, dynamic-art

Development log

Comments

Log in with itch.io to leave a comment.

Try this one: "Jet Rocket in orbit"

[IW]RmmmmmmmmmmJ