This website requires JavaScript.
Explore
Help
Sign In
Abdelrahman Said
abdelrahman
0 Followers
·
0 Following
https://thewizardapprentice.com/
Joined on
2023-01-22
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
37
Projects
Packages
Public Activity
Starred Repositories
abdelrahman
pushed to
main
at
abdelrahman/prng-tests
2024-03-22 09:23:50 +00:00
de621996ba
Update code to work on mac
abdelrahman
pushed to
main
at
abdelrahman/prng-tests
2024-03-22 00:29:06 +00:00
70eb36015c
Remove unused includes
abdelrahman
pushed to
main
at
abdelrahman/prng-tests
2024-03-22 00:26:29 +00:00
b4259dfc90
Add .gitignore
b2bd93ce39
Implement basic xorshift PRNG
0aee9aee5b
Implement basic PPM image writer
42ceef5c4f
Add aliases.h
682a16e14f
Add build scripts
Compare 5 commits »
abdelrahman
pushed to
main
at
abdelrahman/wizapp-stdlib
2024-03-21 23:06:44 +00:00
6fc0b2987e
Add extern "C" to all header files
abdelrahman
created branch
main
in
abdelrahman/prng-tests
2024-03-21 22:59:25 +00:00
abdelrahman
pushed to
main
at
abdelrahman/prng-tests
2024-03-21 22:59:25 +00:00
a56f6ad9c2
INITIAL COMMIT
abdelrahman
created repository
abdelrahman/prng-tests
2024-03-21 22:58:52 +00:00
abdelrahman
pushed to
main
at
abdelrahman/wizapp-stdlib
2024-03-21 07:26:48 +00:00
76222d31d4
Namespace all functions
abdelrahman
pushed to
main
at
abdelrahman/compositor-test
2024-02-28 23:52:36 +00:00
f419378183
Update node struct to know about noodle connected to it
abdelrahman
pushed to
main
at
abdelrahman/compositor-test
2024-02-28 22:34:12 +00:00
46a4802ce6
Double buffer the nodes to avoid drawing lag
abdelrahman
pushed to
main
at
abdelrahman/compositor-test
2024-02-27 23:13:34 +00:00
4ed86611b5
Fix what happens when a noodle gets released
abdelrahman
pushed to
main
at
abdelrahman/compositor-test
2024-02-26 07:25:39 +00:00
b447e9d5a1
Update .gitignore
65d69bd570
Update build script
Compare 2 commits »
abdelrahman
pushed to
main
at
abdelrahman/compositor-test
2024-02-25 23:23:32 +00:00
9570f31dc7
Remove unused include
abdelrahman
pushed to
main
at
abdelrahman/compositor-test
2024-02-25 22:42:34 +00:00
547764764c
Switch to using if statements instead of switch in event handling code
abdelrahman
pushed to
main
at
abdelrahman/compositor-test
2024-02-25 21:21:43 +00:00
29bcfabda9
Move the node drawing code to a function
abdelrahman
pushed to
main
at
abdelrahman/compositor-test
2024-02-25 21:11:33 +00:00
f03dad33a2
Move noodle correctly when the node it's connected to moves
abdelrahman
pushed to
main
at
abdelrahman/compositor-test
2024-02-25 21:04:46 +00:00
8078a72deb
Add support for maintaining connected noodle when parent node moves
abdelrahman
pushed to
main
at
abdelrahman/compositor-test
2024-02-25 20:53:15 +00:00
f2faa56e5f
Handle ui_noodle return states and start introducing connected nodes
a68d6997a5
Add different return states for ui_noodle
Compare 2 commits »
abdelrahman
pushed to
main
at
abdelrahman/compositor-test
2024-02-25 20:33:23 +00:00
373e48216d
Reorder ui functions
abdelrahman
pushed to
main
at
abdelrahman/compositor-test
2024-02-25 20:32:22 +00:00
7b7a913c46
Simplify the immediate mode functions and move node
bc6bb1afdc
Update the node struct
b847f87ee5
Move line_from_origin and aabb functions to the window code
Compare 3 commits »
First
Previous
...
42
43
44
45
46
...
Next
Last