Math Graphical Visualizer by TonicBoomerKewl! - Press " Q " to show the grid and edit settings such as: * Graph: (Can only be edited by Pressing "E". [Advanced Users]) - GraphColor: Graph function for calculating Color. - GraphShade: Graph function for calculating Shade. * Set GraphColor to " =mbs xy " for the Mandelbrot Set. * Color: Offsets all the colors on screen. * Blurriness: The size of 1 pixel. The lower this is, the higher resolution of the final rendered image. * Zoom: The size of the camera. The bigger the zoom, the more you can see, but details will be smaller. * ZoomPanX / Y: Pans (Moves) around the zoomed-in image / render. * RenderProgess: Percentage of render completed & Time elapsed. * RenderTime: Time taken for the last render, in hours, minutes & seconds. * RenderWithoutScreenRefresh: Check if it should Render without Screen Refresh. (Renders faster, but screen will freeze.) - Press SPACE to refresh / render a new image based on the settings set by pressing " Q ", and Graph Color & Shade Functions. - Zoom In / Out of Images easily by pressing Up / Down Arrows. - Pan (Move) around the Image easily by pressing W (Forward), A (Left), S (Backward), D (Right) . - Change position easily by clicking it with your mouse and pressing " O " at the same time. - [Advanced Users] Press " E " to edit the settings more easily, you can also customize Graph's Color and Shade Functions. * Enter the Name of the Setting to edit and Enter the New Value. * Graph Color & Shade Format: "= <expression>" * Functions avaliable for <expression> : - sx = sin(x), cx = cos(x), tx = tan(x), rx = sqrt(x), lx = log(x), - ix = In(x) . * Variables avaliable for <expression> : - X = X Coordinate Variable, Y = Y Coordinate Variable . - Use TURBO MODE (Press Shift while Clicking the Green Flag) for faster loading of images / rendering. - Explore the visual representation of a graph, generated by using only numbers & Math! - Tip: You can click "See Inside" and edit the "calculate pixel" block function to create custom patterns!
Math Graphical Visualizer by TonicBoomerKewl! Updates: - Added accurate mode, which is automatically enabled when zoom is too small. - Added warning messages when zoom is too small. - Fixed and optimized the Mandelbrot Set. - Made setting positions easier using the mouse. - Added mouse's coordinate display. - Improved on the Mandelbrot Set. - Added Mandelbrot Set. ("=mbs xy".) - Fixed bug where negative bases & indexes won't calculate correctly. - Usage of x to the power of y ("^") in graph functions can now have decimals or be negative. (Error or Infinity will default to return zero.) - Improved usage of " ^ " (x to the power of y) in graph functions. - Faster shortcut keywords for settings names. - Improved panning around graph by using W, A, S & D. - Option to Render Without Screen Refresh. - Improved Grid layering. - Added customizing Graph's Color & Shade Function. - Improved Grid. - Added a function to edit the settings more easily. - Added a grid to the settings menu. - Made panning (moving) around the image and zooming in / out easier. - First Released on 5/5/2018 .