GitPedia
wonmor

wonmor/ElectronVisualized

Public Archive: Beautiful and Elegant Quantum Mechanics Visualization.

7 Releases
Latest: 3y ago
Official Build 7.0V7.0Latest
wonmorwonmor·3y ago·April 14, 2023
GitHub

📦 Intro. to Molecular Orbital Theory

  • Molecular orbitals (MOs) are formed by the combination of atomic orbitals (AOs) from different atoms in a molecule. In this process, AOs interact and combine to form bonding MOs and antibonding MOs.
  • <img width="1200" alt="Screenshot 2023-04-12 at 8 57 42 PM" src="https://user-images.githubusercontent.com/35755386/231621394-a8c84a2b-8d0a-4c5a-a790-f3a4590a971d.png">
  • ---

📦 Redesigned Atomic Orbitals

  • <img width="1200" alt="Screenshot 2023-04-12 at 9 21 54 PM" src="https://user-images.githubusercontent.com/35755386/231621160-9405e6e6-e32d-49f4-ae31-89dae2b3b74a.png">
Official Build 6.0V6.0
wonmorwonmor·3y ago·September 8, 2022
GitHub

📦 Official Build 6.0

  • Developed and Designed by John Seong. Served under the MIT License.

📦 [Launch Web App](https://electronvisual.org)

  • [Download on the Mac App Store](https://apps.apple.com/us/app/electronvisualized/id1631246652?mt=12)
Official Build 5.0V5.0
wonmorwonmor·4y ago·June 28, 2022
GitHub

📦 ElectronVisualized

  • ---

📦 Implementation of Atomic Orbitals and Its Spherical Harmonics

  • Instead of placeholder molecular orbitals for the "Atoms" section of ElectronVisualized, atomic orbitals are now displayed correctly based upon real Spherical Harmonics calculations!
  • ---
  • Developed and Designed by John Seong. Served under the MIT License.

📦 [Launch Website](https://electronvisual.org)

  • ---

📦 Useful Links

  • [Download on the Mac App Store](https://apps.apple.com/us/app/electronvisualized/id1631246652?mt=12)
  • [Check out my LinkedIn](https://www.linkedin.com/in/john-seong-9194321a9)
  • ---
  • <img width="1200" alt="Screenshot 2022-06-28 at 2 59 12 AM" src="https://user-images.githubusercontent.com/35755386/176114204-8c2b936a-45c5-4f0b-a507-0aaddb252943.png">
  • <img width="1200" alt="Screenshot 2022-06-28 at 3 00 24 AM" src="https://user-images.githubusercontent.com/35755386/176114382-c8355473-f33c-48de-8b92-f1c0b7d1d716.png">
Official Build 4.0V4.0
wonmorwonmor·4y ago·June 18, 2022
GitHub

📦 ElectronVisualized

  • ---

Server Storage Update and Added Electron Lone Pairs

  • The website storage is now hosted by Amazon AWS S3, which provides a significantly faster solution to retrieving the coordinates for the electron probabilities
  • 10x speed when it comes to server communication
  • Now, water molecule displays something called lone pairs of electrons! Check it out right now on our official website, electronvisual.org

📦 [Launch Website](https://electronvisual.org)

  • <img width="800" alt="Screen Shot 2022-06-18 at 2 59 18 AM" src="https://user-images.githubusercontent.com/35755386/174426951-0a5cf158-b3a6-4cce-b6d8-260a7662b7e1.png">
Official Build 3.1V3.1
wonmorwonmor·4y ago·June 15, 2022
GitHub

📦 ElectronVisualized

  • ---

📦 Massive Renderer Optimization and Heatmap Update

  • Now, the renderer runs 60 fps stable on most devices and computers! Instead of creating new objects for each particle, ElectronVisualized uses instances to efficiently generate the particle effect, saving memory resources by a dramatic amount.
  • The heatmap was totally revamped to now support up to 5 different colour spectrums. It is now more distinguishable than ever before.
Official Build 2.0V2.0
wonmorwonmor·4y ago·June 8, 2022
GitHub

📦 ElectronVisualized

  • ---

Added Water Molecule Support and Code Optimization

  • Updated the water molecule to display its density info.
  • Restructured the project build info.
  • Optimized the code but more improvements will be needed for the rendering engine
Official Build 1.0V1.0
wonmorwonmor·4y ago·June 3, 2022
GitHub

📦 ElectronVisualized

  • ---

📦 [Launch Website](https://electron-visualized.herokuapp.com/)

  • *FOR DEVELOPERS: Click this [link](https://electron-visualized.herokuapp.com/api/plot) to retrieve data from the great WORLD ENGINE REST API!*