0

4D Rotator 4.0

Create 3D projections with the help of this program 4D Rotator is a Java-based application allows you to create 3D wireframe projections and rotations on the 4 axes of various 4D(R4) objects. Now you can use this accessible tool to perform different simulation. Requirements: · Java What’s New in This Release: · lots of changes including much faster rendering · Hyper3.java added variable ZF to fix red blue shift problem. Original behavior can be seen by setting ZF=1.0. New code to speed up screen drawing. Old drawing code still used by Printer and imageWriter. · Modified doWriteImageDialog to use the directory chosen and remember it · for the next save. · CDrawPanel.java rewritten to use new faster code. Overlap is still done with the old code. The new code doesn’t lend itself to calculating the overlaps. Some restructuring of logic · Loader.java after reading in an object, the Vector2D ints are recast as an int[][] objectLines array. These ints represent consecutive lines in the object. · Printer.java restored right and left colors · ImageWriter.java will create subdirectories to save files in. This came up when I tried to create images/HCUBE as text in dialog and directory “images” did not exist. A printStackTrace() over 50 lines long was generated bu sun code. · VPoint.java new class to pass info back …

Leave a Reply