Тёмный

Raylib Sorting Visualizer Update 

William Powell “wmpowell8”
Подписаться 492
Просмотров 1,6 тыс.
50% 1

Опубликовано:

 

27 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 3   
@basilalharbi3293
@basilalharbi3293 3 месяца назад
i have problem with this library, the library can’t handle graph with more then 500k nodes and edges is this impossible?
@wmpowell8
@wmpowell8 3 месяца назад
I don't know what you're talking about. The closest thing there is to a graph in my program is the array_list linked list defined in src/procedural_audio.c, and it should have *way* less than 500k items in it. And even though I don't know exactly what Raylib is doing, I don't see the need for it to have a graph. I also haven't tested the program on Linux and thus it's not configured to work there, but this sounds like a run-time error and not a compile-time error. Can you be more specific? (Perhaps include the error message and, if you know how, debug the program with gdb and include the stack trace) Also you can try upgrading Raylib to version 5.0--go to github.com/raysan5/raylib, click "raylib v5.0" under "Releases", download raylib-5.0_win64_mingw-w64.zip or raylib-5.0_macos.tar.gz, put libraylib.a (from the lib folder) in the program's lib folder, delete libraylib-(YOUR_OS).a a (or rename it to something else) and libraylib.a to what the other file was called, put raylib.h (from the include folder) in the program's include folder replacing the previous file, and try compiling again; if that fixes it, let me know so that I can push the change to GitHub and make it the default
@matheuscosta4397
@matheuscosta4397 3 месяца назад
🫰
Далее
Visualizing 70 Sorting Algorithms
29:24
Просмотров 142 тыс.
What is the Smallest Possible .EXE?
17:04
Просмотров 397 тыс.
С какого года вы со мной?
00:13
Просмотров 174 тыс.
Meni yerga urdingda
00:20
Просмотров 360 тыс.
This experiment confirmed quantum physics
25:56
Просмотров 43 тыс.
Why Doom is Awesome: Binary Space Partitioning
26:25
Просмотров 1,1 млн
Coding Adventure: Ant and Slime Simulations
17:54
Просмотров 1,9 млн
Visualizing 4D Pt.1
22:56
Просмотров 660 тыс.
Listening to Sorting Algorithms!
17:16
Просмотров 759 тыс.
Can Windows XP Run Minecraft 1 21?
44:40
Просмотров 797 тыс.
Harder Drive: Hard drives we didn't want or need
36:47
sorting algorithms to relax/study to
58:05
Просмотров 2,8 млн
Fast Inverse Square Root - A Quake III Algorithm
20:08