This website requires JavaScript.
Explore
Help
Sign In
Rokas Puzonas
rpuzonas
0 Followers
·
0 Following
Joined on
2023-05-05
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
97
Projects
Packages
Public Activity
Starred Repositories
4
rpuzonas
pushed to
main
at
rpuzonas/boids-playground
2023-08-06 21:32:50 +00:00
d1af945202
start reworking for checking looping neighbouring boids
rpuzonas
pushed to
main
at
rpuzonas/boids-playground
2023-08-06 20:25:30 +00:00
f6d001e9de
add repeat drawing of world on looping walls
rpuzonas
pushed to
main
at
rpuzonas/boids-playground
2023-08-05 18:12:48 +00:00
a98f423873
improve boid rendering
rpuzonas
created branch
main
in
rpuzonas/computer-enhance-intern-questions
2023-08-05 12:01:03 +00:00
rpuzonas
pushed to
main
at
rpuzonas/computer-enhance-intern-questions
2023-08-05 12:01:03 +00:00
5421b2e6ce
initial commit
rpuzonas
created repository
rpuzonas/computer-enhance-intern-questions
2023-08-05 12:00:43 +00:00
rpuzonas
pushed to
main
at
rpuzonas/boids-playground
2023-08-03 05:38:52 +00:00
f108649ef0
use python3 to statically host files
rpuzonas
pushed to
main
at
rpuzonas/boids-playground
2023-08-02 22:09:46 +00:00
b47d6235fd
add panning and zooming
rpuzonas
pushed to
main
at
rpuzonas/boids-playground
2023-08-02 20:35:39 +00:00
dc34800fac
tune boid to boid buffer size and threshold
rpuzonas
pushed to
main
at
rpuzonas/boids-playground
2023-08-02 20:31:52 +00:00
33e7494d55
tune boid to boid buffer size and threshold
c86e1f86bc
fix crash when there are a lot of interactions
7c8a972228
add debug mode flag
Compare 3 commits »
rpuzonas
pushed to
main
at
rpuzonas/boids-playground
2023-08-02 18:34:24 +00:00
be2c56fb28
add define to switch between simd 128 and 256
rpuzonas
pushed to
main
at
rpuzonas/boids-playground
2023-08-01 20:56:00 +00:00
d25d8b5490
add web upload script
115bb834a0
add slider for updating number of boids
Compare 2 commits »
rpuzonas
pushed to
main
at
rpuzonas/boids-playground
2023-08-01 19:04:17 +00:00
c713b271c7
move boid drawing to separate function
rpuzonas
pushed to
main
at
rpuzonas/boids-playground
2023-08-01 15:07:03 +00:00
50c860ddf9
improve performance
rpuzonas
pushed to
main
at
rpuzonas/boids-playground
2023-07-30 22:22:30 +00:00
995d41c190
cleanup computation of local boids
rpuzonas
pushed to
main
at
rpuzonas/boids-playground
2023-07-30 22:20:46 +00:00
13bc1da2b5
cleanup computation of local boids
rpuzonas
pushed to
main
at
rpuzonas/boids-playground
2023-07-30 21:11:04 +00:00
5af509f4fd
use simd for finding neigbours between boids
rpuzonas
pushed to
main
at
rpuzonas/boids-playground
2023-07-21 19:54:40 +00:00
9b2e3cafeb
improve performance by not trying to save doing distance checks
cabc63c2c2
fix massive oversight
Compare 2 commits »
rpuzonas
pushed to
main
at
rpuzonas/boids-playground
2023-07-20 21:01:05 +00:00
3c627cd9e1
add option to profiler for compiling out everything
189be11d10
move boid-list to separate file
7e1bb9daec
reduce memory footprint
2184918195
optimize checking neighbours
Compare 4 commits »
rpuzonas
pushed to
main
at
rpuzonas/boids-playground
2023-07-20 13:02:37 +00:00
c6fb55cbe6
improve performance to support around 2.5k boids
ca52f12fda
add profiler
Compare 2 commits »
First
Previous
...
15
16
17
18
19
...
Next
Last