forked from pepcape/grcis
-
Notifications
You must be signed in to change notification settings - Fork 0
/
00readme.txt
66 lines (52 loc) · 1.79 KB
/
00readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
GrCis library
=============
is a C# language library supporting computer graphics courses
at Computer Graphics Group, Charles University in Prague:
https://cgg.mff.cuni.cz/
Subversion
----------
svn://cgg.mff.cuni.cz/grcis/trunk
GIT
---
https://github.com/pepcape/grcis.git
---------------------------------------------------
History of GrCis goes back to 2010.
Supported courses
-----------------
* NPGR003: Introduction to Computer Graphics
https://cgg.mff.cuni.cz/lectures/npgr003.en.php
* NPGR004: Photorealistic Graphis
https://cgg.mff.cuni.cz/lectures/npgr004.en.php
* NPGR007: Advanced 2D Computer Graphics
https://cgg.mff.cuni.cz/lectures/npgr007.en.php
* NPGR019: Realtime Graphics on GPU (partially)
https://cgg.mff.cuni.cz/lectures/npgr019.en.php
* NPGR023: Visualization (partially)
https://cgg.mff.cuni.cz/lectures/npgr023.en.php
Detailed lab-pages and manual pages:
https://cgg.mff.cuni.cz/~pepca/lectures/cv/npgr003.php
https://cgg.mff.cuni.cz/~pepca/lectures/cv/npgr004.php
https://cgg.mff.cuni.cz/~pepca/lectures/cv/npgr007.php
https://cgg.mff.cuni.cz/~pepca/lectures/cv/npgr019.php
https://cgg.mff.cuni.cz/~pepca/lectures/cv/npgr023.php
https://cgg.mff.cuni.cz/~pepca/grcis/
What will you need
------------------
Windows:
Microsoft Visual Studio Professional (preferably 2019+)
or Microsoft Visual Studio Community 2019+
Linux:
Mono installation
http://www.mono-project.com/
or you can simply install MonoDevelop IDE
http://www.monodevelop.com/
Contact
-------
All requests/bug reports/suggestions address to
Josef Pelikan <[email protected]>
https://cgg.mff.cuni.cz/~pepca/
Copyright notice
----------------
All the code in this repository (unless noticed) is copyrighted
by Josef Pelikan
https://cgg.mff.cuni.cz/~pepca/