index
:
symlbm_playground
ink
master
standalone
visualization
Tinkering with LBM, OpenCL and SymPy-based code generation
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
simulation.py
Age
Commit message (
Expand
)
Author
2019-09-21
Extract GL moments, particle buffers and add texture buffer
Adrian Kummerlaender
2019-09-17
Extract indicators, drawing of geometric primitives
Adrian Kummerlaender
2019-09-14
Move wireframe generation into geometry
Adrian Kummerlaender
2019-09-06
Add a fun little fake bonfire _simulation_
Adrian Kummerlaender
2019-09-05
Try out deferred particle streaming
Adrian Kummerlaender
2019-09-04
Reset stuck particles to starting position
Adrian Kummerlaender
2019-09-01
Prototype "ink" particles visualization
Adrian Kummerlaender
2019-08-30
Adapt examples to new material interface
Adrian Kummerlaender
2019-08-30
Start to use vectorizable indexing for material initialization
Adrian Kummerlaender
2019-07-25
Dampen channel inflow
Adrian Kummerlaender
2019-07-01
Expand LDC benchmark scripts
Adrian Kummerlaender
2019-06-30
Move OpenCL buffers into Memory class
Adrian Kummerlaender
2019-06-29
Implement layout and memory padding
Adrian Kummerlaender
2019-06-22
Add interactive 2D LDC notebook, fix material initialization
Adrian Kummerlaender
2019-06-22
Add platform, precision and thread layout parameters
Adrian Kummerlaender
2019-06-20
Prototype OpenGL interoperation
Adrian Kummerlaender
2019-06-16
Replace some explicit dimension branching
Adrian Kummerlaender
2019-06-16
Select thread layout depending on the descriptor's characteristics
Adrian Kummerlaender
2019-06-15
Split descriptors and symbolic formulation
Adrian Kummerlaender