This website works better with JavaScript.
Explore
Help
Sign In
benjamin
/
VulkanSimulation
Watch
1
Star
0
Fork
You've already forked VulkanSimulation
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
76
Commits
2
Branches
0
Tags
14 MiB
Tag:
Branch:
Tree:
3e45f2eefd
feature/softbody-runtime-control
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '3e45f2eefd'
${ noResults }
Commit Graph
41 Commits (3e45f2eefdb5a79973b9583aee5b05ac70af09f3)
Author
SHA1
Message
Date
Benjamin Kraft
3e45f2eefd
code cleanup
3 months ago
Benjamin Kraft
c3ad1f7009
code cleanup
3 months ago
Benjamin Kraft
0afe899295
can add bodies at runtime
3 months ago
Benjamin Kraft
9b9fcef3fe
continue
3 months ago
Benjamin Kraft
c51a9f6552
start of runtime control for soft bodies
3 months ago
Benjamin Kraft
3dde0fee20
better icosphere
3 months ago
Benjamin Kraft
b9a5690b0c
performance information
3 months ago
Benjamin Kraft
296235288f
abstract compute pipeline barrier
3 months ago
Benjamin Kraft
1695940c6a
imgui performance window
3 months ago
Benjamin Kraft
47e5367219
add imgui as submodule, different double buffering for computing
3 months ago
Benjamin Kraft
08f02a3504
shader can use sampler
3 months ago
Benjamin Kraft
247c8cb9fa
add image sampler
3 months ago
Benjamin Kraft
a2af8b14f4
abstract single time commands
3 months ago
Benjamin Kraft
07d7785cd9
include algo for find
3 months ago
Benjamin Kraft
a47c167edf
shaders use #include
3 months ago
Benjamin Kraft
3f010bc2f6
better buffers and naming
3 months ago
Benjamin Kraft
997223c330
better buffers and naming
3 months ago
Benjamin Kraft
2d9bce32b5
refactoring
3 months ago
Benjamin Kraft
9ad920a4c6
drawframe with dt parameter
3 months ago
Benjamin Kraft
006cfa2893
camera accelerating like in unity and faster/slower with modifier keys
3 months ago
Benjamin Kraft
1c03a0a90c
added buffer naming for stats json
3 months ago
Benjamin Kraft
6ffe08a013
added grabbing with left click
3 months ago
Benjamin Kraft
b44339ea14
input fully floats
3 months ago
Benjamin Kraft
9e4333b9fb
double buffered vertex buffer in two threads with two different queues if possible
4 months ago
Benjamin Kraft
8be5d3059f
refactor
4 months ago
Benjamin Kraft
cb8ee6a962
can read uv coords
4 months ago
Benjamin Kraft
f9329cb84d
compliance
4 months ago
Benjamin Kraft
c67d33c25e
soft tetrahedrons
4 months ago
Benjamin Kraft
246408af8d
soft edges
4 months ago
Benjamin Kraft
c462321a41
prepare graph color
4 months ago
Benjamin Kraft
4309dae5a0
handle resizes
4 months ago
Benjamin Kraft
9f533d91c3
fetch glfw only on windows
4 months ago
Benjamin Kraft
a3da2f8f3d
tidy
4 months ago
Benjamin Kraft
d1c32ce089
dynamic descriptor sets
4 months ago
Benjamin Kraft
705d6fa119
normal compute
4 months ago
Benjamin Kraft
c84fe3e3b9
normal compute
4 months ago
Benjamin Kraft
95527a5a55
camera control
4 months ago
Benjamin Kraft
dda4ec2fe5
tetgen start
4 months ago
Benjamin Kraft
385c608d96
start abstraction
4 months ago
Benjamin Kraft
3acf80b3ee
use vulkan memory allocator for buffers and images
4 months ago
Benjamin Kraft
c01d18aa1b
moved headers to include folder
4 months ago