Commit Graph

70 Commits

Author SHA1 Message Date
e2e2e5dfa1 feat: conveert mkv videos additionally 2024-12-16 18:09:26 +01:00
f37f45f891 feat: convert video now fillters videos 2024-12-05 19:38:33 +01:00
52d00b4c4e feat: add flags to video conversion 2024-12-05 19:36:29 +01:00
2e6455e537 feat: added script for converting video to mp4 and to keep it below discord video size limit 2024-12-05 19:35:32 +01:00
6cb525e3d1 feat: download script 2024-11-14 20:59:15 +01:00
a4a3d4c6ac Merge branch 'main' of https://github.com/kuhyx/testsAndMisc 2024-11-14 20:53:05 +01:00
b8e3f0c577 wip: websocket server in C 2024-11-14 20:52:38 +01:00
e58c1487ef chore: added pdf files to gitignore 2024-11-14 08:35:57 +01:00
c0ec198465 chore: gitignore for pdf centered 2024-11-14 08:35:19 +01:00
acc6083476 feat: translated scrape website comics to C 2024-11-14 08:29:40 +01:00
386fddc630 chore: renamed folder 2024-11-14 08:29:39 +01:00
44b34e916b feat: translated split into "C" 2024-11-14 08:29:39 +01:00
aaa8ea3bde chore: updated Licenses 2024-11-14 08:29:37 +01:00
f17e21836c feat: extracted repated functionality from split function 2024-11-14 08:29:35 +01:00
869ac7b020 feat: added script for splitting a number symmetrically across another number 2024-11-14 08:29:32 +01:00
57c3824168 feat: python script for scraping webcomics 2024-11-14 08:29:31 +01:00
82957e96f3 feat: generating images now flexes how fast it is 2024-11-14 08:29:30 +01:00
1e27936435 feat: initialize srand at the very beginning of program: 2024-11-14 08:29:28 +01:00
3ca85a92cc feat: split generate jpg into smalle functions 2024-11-14 08:29:25 +01:00
37bb313b11 feat: removed image size restriction 2024-11-14 08:29:21 +01:00
46e2100699 feat: added C generating random jpgs for max speed 2024-11-14 08:29:15 +01:00
7a04984f5a feat: added python script generating random jpgs 2024-11-14 08:20:57 +01:00
Krzysztof Rudnicki
0a15cf8438 feat: made two inputs work correctly 2024-11-14 08:18:43 +01:00
65caa7f1ef More PC Language :P 2024-11-14 08:18:43 +01:00
2bb4d8f652 feat: move tagDivider to folder 2024-11-14 08:18:43 +01:00
PolishPigeon
c87e61329f Update README.md 2024-11-14 08:18:42 +01:00
PolishPigeon
75d2138c93 Create README.md 2024-11-14 08:18:42 +01:00
PolishPigeon
ae0b3597bb Changed LEFT_FOLDER_CODE to 2024-11-14 08:18:42 +01:00
PolishPigeon
8666425021 Add files via upload 2024-11-14 08:18:42 +01:00
PolishPigeon
e0fed517cf Initial commit 2024-11-14 08:18:42 +01:00
f2a63060aa feat: add SFMLEngine 2024-11-14 08:18:42 +01:00
5c9540aefe fixme: it compiles and shows the world with 4 textures which are in ther place where there should be but it does not move 2024-11-14 08:18:42 +01:00
29143882f7 feat: Adding world::buildScene() method 2024-11-14 08:18:42 +01:00
d38f4b260e fix: Removed additional '\' in first link 2024-11-14 08:18:42 +01:00
9304bdb2d6 Beautifying readme
Adding headers
Authors names have clickable links to them!
2024-11-14 08:18:42 +01:00
b916d7715a Adding new link from opengameart.org 2024-11-14 08:18:42 +01:00
c3907aba60 Adding loadTextures to world and paths to textures to constants 2024-11-14 08:18:42 +01:00
49472ea32a feat: Reworking folder structures, adding world.hpp and world.cpp and world constructor 2024-11-14 08:18:42 +01:00
79b160dffc feat: Adding SpriteNode.hpp 2024-11-14 08:18:42 +01:00
d82d8eb981 feat: Combining resources and scenenodes, adding absolute position functionality to scenenode, adding updates to sceneNode 2024-11-14 08:18:42 +01:00
26382bafbb fix: fixed compiling error, scene node now has a default constructor so it compiles with the entity.hpp 2024-11-14 08:18:42 +01:00
77c106aa00 fixme: adding public SceneNode to the entity class makes compilation impossible 2024-11-14 08:18:42 +01:00
30fcab1ea0 feat: Adding draw method to the scenenode class 2024-11-14 08:18:42 +01:00
416c9cf617 feat: adding entity, aircraft and scenenode classes 2024-11-14 08:18:42 +01:00
4a8e139daa feat: Added shader loading in resources 2024-11-14 08:18:42 +01:00
64e6c043df feat: Generalizing resource handling 2024-11-14 08:18:42 +01:00
f83141988f feat: Divided resource.cpp file into resource.hpp and resource.inl 2024-11-14 08:18:42 +01:00
5f457e91e0 feat: Adding error handling for resources 2024-11-14 08:18:41 +01:00
87fa613263 feat: Added compilation flags 2024-11-14 08:18:41 +01:00
a9a94b8f43 Create LICENSE 2024-11-14 08:18:41 +01:00