Skip to content

Releases: anderson-/Pyrite

Pyrite - alpha demo (multi OS)

27 Jan 06:17
Compare
Choose a tag to compare
Pre-release

Remember that this is a pre-alpha demo, there are still a lot of things to do but I feel that I'm making some progress!

This version should run on Linux, Mac OS X and Windows, but unfortunately I can only help you if you are using Linux.

Instructions:

  • Extract the contents of the zip file
  • Run Pyrite using java -jar Pyrite.jar
  • Open the demo project file Demo.proj
  • Double click the file Volumetric Circuit
  • Click the fold button on the floating window
  • Have fun!

Note: You can create your own circuit files and attach them as "resources" to new volumetric circuit files, but each time that you edit your circuit file you have to restart the software.

Pyrite - alpha version (Linux amd64)

19 Aug 03:53
Compare
Choose a tag to compare
Pre-release

I'm pre-releasing the alpha version of Pyrite, I still need to finish the GUI, fix some bugs and optimize the graph algorithms, there is a lot of work to do but will be nice to hear some comments about the software, so be free to look this unfinished build.
This version includes an modified Paul Falstad's circuit simulator (www.falstad.com/circuit) as the default schematic editor. It can now run several simulations independently, and have a new component for allowing modularity (sub-circuits).