jCircuits is designed using the Java programming language as a very easy-to-use but complex Gate-Simulation.
You can simulate various gatters like AND, NAND, OR, NOR, NOT, XOR. You can also use the tool to build Flip-Flops, Full Adders and other complet structures. In other words its a register-Transfer Simulation of Hardware-Processes.
Here are some key features of "jCircuit":
· Gate Simulation
· FlipFlops
· works on nearly all Operating systems
· Register-Transfer-Simulation
· neat GUI
Requirements:
· Java
What's New in This Release: [ read full changelog ]
· Added OpenGL-3D-View
· Added 3D-Models of Elements
· remade 2D-Drawing with Organizing Z-Axis
· fixed OGL Render-Distance Errors
· Performance Improvement in Rendering Background
· Fixed "Flickering"-Bug
· Added 3D-Shifting
· Added 3D-Text Rendering
· Added 3D-Arc-Rendering
· Fixed 3D-Mode with Translation/Zoom
· Fixed wrong 3D-Height-Bug
· Fixed "No Mouse Events after 3D-Mode" Bug
· Render with Antialising (only with OpenGL)
· Debug-Mode (see Log-Screen) ~ use it wisely ~
· Fixed Rendering Spheres
· Refixed wrong 3D-Height-Bug
· Fixed 3D-Shifting with Offset
· Fixed 3D-Shifting with Zoom
· Cleaned up Resources (smaller .jar)
· Added 3D-Rotation
· Fixed Antialing-Menu-Image
· Fixed Z-Axis Rendering Bug
· Code cleanup (all constants in 1 class)
· Add "debugmode" as an Parameter to directly start in debugmode
· Added Images to examples
· Fixed Major Rotating String Bug