Commit graph

220 commits

Author SHA1 Message Date
IlyaShurupov
36efa46848 Refactor lib view 2024-11-24 22:41:13 +03:00
Ilusha
5106cc3b71 ini 2024-11-24 22:41:13 +03:00
Ilusha
466c0c36bd Update WindowsPlatform.yml 2024-11-24 22:41:13 +03:00
Ilusha
1a5d2934ae Update WindowsPlatform.yml 2024-11-24 22:41:13 +03:00
Ilusha
c34c41d0f5 Create WindowsPlatform.yml 2024-11-24 22:41:13 +03:00
Ilusha
0b63045503 Remove mutex class and use std 2024-11-24 22:41:13 +03:00
Ilusha
b26310439d Small fixes from windows 2024-11-24 22:41:13 +03:00
Ilusha
420bb37039 Adding support for windows and fixing some errors 2024-11-24 22:41:13 +03:00
IlyaShurupov
7660d58f26 Fix build errors 2024-11-24 22:41:13 +03:00
IlyaShurupov
1d48d390d3 Exclude glew from manual build duo to errors. Using precompiled packages. 2024-11-24 22:41:13 +03:00
Ilusha
5a3e07f4f3 Update cmake.yml change alsa package name 2024-11-24 22:41:12 +03:00
Ilusha
d5a08acf6d Update cmake.yml add alsa dep 2024-11-24 22:41:12 +03:00
IlyaShurupov
cd451d1c2a Refactor! 2024-11-24 22:41:12 +03:00
IlyaShurupov
cb09a6f5de Filtering 2024-11-24 22:41:12 +03:00
IlyaShurupov
98b5e4d182 Neet fixes 2024-11-24 22:41:12 +03:00
IlyaShurupov
b74c5bc5e5 Adding Music Playback 2024-11-24 22:41:12 +03:00
IlyaShurupov
a233b6a214 Side panel added 2024-11-24 22:41:12 +03:00
IlyaShurupov
dd71eba0ec LibraryViewer 2024-11-24 22:41:12 +03:00
IlyaShurupov
f6ba86aff8 CMake fixes 2024-11-24 22:41:12 +03:00
IlyaShurupov
fa72355799 Num Rec app and save & loading 2024-11-24 22:41:12 +03:00
IlyaShurupov
ee8027055e Number recognition Tuning 2024-11-24 22:41:12 +03:00
IlyaShurupov
4804e51ad7 NumRec Fixes 2024-11-24 22:41:12 +03:00
IlyaShurupov
90ce453b60 BackProp Fixes 2024-11-24 22:41:12 +03:00
IlyaShurupov
7e17b32a81 BackProp Initial 2024-11-24 22:41:12 +03:00
IlyaShurupov
91fb72bd49 Apply formating to all files. CLeanup 2024-11-24 22:41:08 +03:00
IlyaShurupov
b4ae5dde77 Complex toy classes & DataAnalysis initial 2024-11-24 22:38:04 +03:00
IlyaShurupov
e9daedd6ea RT Multisampling 2024-11-24 22:38:04 +03:00
IlyaShurupov
97a99f84f5 Save multiple buffers from RayTracer 2024-11-24 22:38:04 +03:00
IlyaShurupov
15c5576273 Adding simple test for RT 2024-11-24 22:38:04 +03:00
IlyaShurupov
4d00ef1296 Adding progress bar for rt application 2024-11-24 22:38:04 +03:00
IlyaShurupov
77db3f4ab5 Primitive sampling 2024-11-24 22:38:04 +03:00
IlyaShurupov
368ae81251 Adding normals 2024-11-24 22:38:04 +03:00
IlyaShurupov
a84cfabd60 RT Todo 2024-11-24 22:38:04 +03:00
IlyaShurupov
a3a79c87da Fix issue with submodule mapping for lua 2024-11-24 22:38:04 +03:00
IlyaShurupov
a62e665623 Adding scene files 2024-11-24 22:38:04 +03:00
IlyaShurupov
bb2b0b926f Adding lua scene description 2024-11-24 22:38:03 +03:00
IlyaShurupov
d6c326b83d tmp 2024-11-24 22:38:03 +03:00
IlyaShurupov
eb133745f9 Simple Normals Rendering 2024-11-24 22:38:03 +03:00
IlyaShurupov
b2fa4c4266 Bug fixes 2024-11-24 22:38:03 +03:00
IlyaShurupov
15b56a876a RayTracer Initial Framework setup 2024-11-24 22:38:03 +03:00
IlyaShurupov
25b66804a4 Update Clang Format 2024-11-24 22:38:03 +03:00
IlushaShurupov
74aaf9a0a1 Adding outdated source code into master 2024-11-24 22:38:03 +03:00
IlushaShurupov
be206950f0 Updated TODO 2024-11-24 22:38:03 +03:00
IlushaShurupov
7b276e1005 LR(1) Parser Initial 2024-11-24 22:38:03 +03:00
IlushaShurupov
0e4f4228de Checking for non productive rules and loops in cfg 2024-11-24 22:38:03 +03:00
IlushaShurupov
16115b483a CFG remove unused rules 2024-11-24 22:38:03 +03:00
IlushaShurupov
2c8151ec3e Adding simple test fot cf grammar 2024-11-24 22:38:03 +03:00
IlushaShurupov
24d554abc3 Fixing list copy and grammar sentence generation 2024-11-24 22:38:03 +03:00
IlushaShurupov
ffb533ec9a Improve module initialization log 2024-11-24 22:38:03 +03:00
IlushaShurupov
d9ffb61712 Fixin cfg 2024-11-24 22:38:03 +03:00