Pages: 1
  Print  
Author Topic: New visual notation for programming and for maths  (Read 9315 times)
Offline (Male) Yambam
Posted on: April 30, 2017, 03:50:54 pm

Member
Location: The Netherlands
Joined: May 2016
Posts: 67

View Profile WWW
Visualizing formulae / Graphical notation

Web page: http://imanuelhab.mooo.com/graphical-notation

Ever wondered how a math expression would look like if (perception of) depth, shadows and colors were used functionally to represent operations? In this "experiment" I'll show you one way (and try to find other ways) of expressing mathematical formulae and pieces of code using those visual elements. :D

Latest additions:
  • Ability to type inside the visual notation
  • Support all of GameMaker's real and string functions (also point_direction and lengthdir_[xy]), so that's for scientific calculations and for text manipulation
Logged

Offline (Male) Yambam
Reply #1 Posted on: May 06, 2017, 08:51:47 am

Member
Location: The Netherlands
Joined: May 2016
Posts: 67

View Profile WWW
New features:
  • Fixed text manipulation stuff, like concatenating strings using the + operator
  • Added backticks as a new kind of quotes, which are not visible in the visual notation and for embedding HTML (use the youtube_embed function for YouTube video embedding!)
  • Added better visual editing options
  • Added permalinks for RPN formulas
  • Fixed 3D element positioning
Logged

Pages: 1
  Print