Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
58 commits
Select commit Hold shift + click to select a range
94650c0
Made workflow manually runnable
Kristof-me Feb 10, 2025
ae0d0a5
Rewriting 1.md to a different style
levyry Feb 10, 2025
d0723ee
(docs 1/12): Finish first lecture notes.
levyry Feb 12, 2025
8599350
(docs 2/12): Finish second chapter notes.
levyry Feb 25, 2025
0fb6df7
(docs 2/12): Fix ndc quiz
levyry Mar 16, 2025
fb632a7
(docs 2/12): typos
levyry Mar 17, 2025
d606f09
resolve merge conflict
levyry Mar 17, 2025
03c9c01
docs: 3.md done
levyry Mar 29, 2025
22802f0
docs: 4.md done
levyry Mar 31, 2025
9dff1c1
add notes for several chapters
levyry Apr 1, 2025
3ef6204
finish 10.md
levyry May 27, 2025
07b9651
refactor quizes
levyry May 27, 2025
849dac2
tidy up 1st and 3rd chapters
levyry May 29, 2025
6de3b46
add quiz question
levyry Jun 1, 2025
f32ef4f
finish chapter 6
levyry Jun 17, 2025
58d848a
remove settings.json
levyry Jun 17, 2025
bdb4b99
remove \newlines in math mode
levyry Jun 17, 2025
03c9909
finish chapter 11
levyry Jun 17, 2025
c2fe141
reformat quizes and math blocks, fix spelling errors
levyry Jun 21, 2025
e43a2f9
chapter 7 done
levyry Jun 21, 2025
bce66f9
chapter 11 hotfix
levyry Jun 21, 2025
81494fd
finish chapter 8
levyry Jun 25, 2025
1dcf647
fix minor grammar errors in 7.md
levyry Jun 28, 2025
28a45cc
format quiz of chapter 12
levyry Jul 2, 2025
65b3a44
fix chapter 4 affin transformation
levyry Jul 12, 2025
5004fdf
finish chapter 5
levyry Jul 9, 2025
a21b0f6
reformat chapter 10 quiz
levyry Jul 13, 2025
37f5527
Merge branch 'main' into grafika-rewrite
levyry Jul 13, 2025
03f97ed
(tidy): Add and reword notes to a lot of chapters
levyry Jul 14, 2025
a7c3d4d
(tidy): use $\ast$ instead of $\*$
levyry Jul 14, 2025
f506445
refactor quizzes
levyry Jul 14, 2025
da26b1c
use automatic parenthesis size detection
levyry Jul 14, 2025
bd83955
remove manual chapter numberings from 1.md
levyry Jul 15, 2025
8616eed
fix several quizzes
levyry Jul 15, 2025
11d3a45
reword, correct several paragraphs, add quotes
levyry Jul 15, 2025
f27222c
(fix): latex and code blocks
levyry Jul 15, 2025
1f3d24e
add addition NOTE blocks
levyry Jul 15, 2025
ab756b1
rephrase to remove self
levyry Jul 15, 2025
052b605
start work on chapter 12
levyry Jul 15, 2025
3085729
revert accidental changes to nonrelevant files
levyry Jul 15, 2025
4deb30c
work on chapter 12
levyry Sep 15, 2025
4c94e44
refactor: iron out chapter 1, fix image scaling issues
levyry Oct 6, 2025
b016dea
feat: continue work on chapter 12
levyry Oct 6, 2025
ed78641
refactor: consistant image sizes, fix formatting mistakes in all chap…
levyry Oct 6, 2025
c2da1d0
fix: allow linenumbered codeblocks
levyry Oct 6, 2025
98dbdc1
feat: add initial index page
levyry Oct 6, 2025
4c6c97d
feat: finish chapter 12
levyry Oct 16, 2025
c561df7
feat: add initial math appendix
levyry Oct 16, 2025
0288264
feat: expand math appendix, fix: prev chapters
levyry Oct 17, 2025
99c4417
Revert accidental changes to Bsz1 notes
levyry Nov 23, 2025
f7d3b86
update maintainer information
levyry Dec 21, 2025
8683d29
begin work of chapter 9
levyry Jan 6, 2026
d8e83b0
unify grammar of "koordináta-rendszer"
levyry Jan 6, 2026
55c460a
add note about matrixes and update maintainer info
levyry Jan 16, 2026
fe56eae
finish chapter 9
levyry Mar 8, 2026
6ff4028
fix errors related to matrix representation
levyry Mar 8, 2026
cc8071f
fix multiplication sign in ch8
levyry Apr 25, 2026
13f1c97
implement requested changes
levyry May 29, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ __pycache__/
# C extensions
*.so

# workspace file
*.code-workspace

# Distribution / packaging
.Python
env/
Expand Down
303 changes: 0 additions & 303 deletions docs/notes/sem4/computer_graphics/1.md

This file was deleted.

Loading