Age | Commit message (Expand) | Author |
---|---|---|
2022-02-06 | Replace deprecated gl_FragColorHEADmaster | Adrian Kummerlaender |
2022-02-06 | Fix pkgs source | Adrian Kummerlaender |
2021-01-30 | Update build environment | Adrian Kummerlaender |
2020-03-28 | Add README | Adrian Kummerlaender |
2020-03-28 | Draw spheres in correct size | Adrian Kummerlaender |
2020-03-27 | Reenable 2D support | Adrian Kummerlaender |
2020-03-27 | Start tidying up new features | Adrian Kummerlaender |
2020-03-27 | Add wire box, enable depth testing | Adrian Kummerlaender |
2020-03-27 | Fake spheres using point sprite shading | Adrian Kummerlaender |
2020-03-26 | Prototype port to 3D | Adrian Kummerlaender |
2020-03-25 | Add example for random initial velocities | Adrian Kummerlaender |
2020-03-25 | Extract visualization setup into module | Adrian Kummerlaender |
2020-03-25 | Move everything into main function | Adrian Kummerlaender |
2020-03-24 | Update plot-only program to use module | Adrian Kummerlaender |
2020-03-24 | Separate classes into modules | Adrian Kummerlaender |
2020-03-24 | Play around with colors | Adrian Kummerlaender |
2020-03-24 | Fix process termination problem | Adrian Kummerlaender |
2020-03-24 | Fade between updated plots | Adrian Kummerlaender |
2020-03-24 | Use modern OpenGL for displaying the plot texture | Adrian Kummerlaender |
2020-03-23 | Plot and display histogram on texture | Adrian Kummerlaender |
2020-03-23 | Add some structure to view implementation | Adrian Kummerlaender |
2020-03-22 | Extract hard sphere gas from particle playground | Adrian Kummerlaender |