Skip to content
Snippets Groups Projects
Commit 083ad1de authored by Dorian Rudolph's avatar Dorian Rudolph
Browse files

add tiger

parent 6163a757
No related branches found
No related tags found
No related merge requests found
# Project Group: Vector Graphics on Modern Hardware # Project Group: Vector Graphics on Modern Hardware
![Ghostscript Tiger](assets/Ghostscript_Tiger.svg)
<sup>Example of vector graphics [1]</sup>
## Introduction ## Introduction
## Practical Application Vector graphics are omnipresent in user interfaces.
In fact, you are looking at rendered vector graphics right now!
Every letter in this text is made up by vector graphics, but also more complex SVG files like the above tiger.
## Plan
## References
-
- [1] Ghostscript Tiger, [AGPLv3](https://git.ghostscript.com/?p=ghostpdl.git;a=blob_plain;f=doc/COPYING;hb=HEAD)
## Prerequisites ## Prerequisites
- Programming in a low-level language like Rust, C, C++ - Programming in a system programming language like Rust, C, C++
- GPU programming (e.g. CUDA, OpenGL, Vulkan, Metal, DirectX, wgpu) - GPU programming (e.g. CUDA, OpenGL, Vulkan, Metal, DirectX, wgpu)
- Read and understand scientific papers - Read and understand scientific papers
- Interest in graphics rendering - Interest in graphics rendering
Note, these are not necessarily rigid requirements and it would be fine for you to learn during the project group. Note, these are not necessarily rigid requirements and it would be fine for you to learn during the project.
## References
## Resources
## Contact ## Contact
Create gitlab issue or email dorian.rudolph@upb.de [Create issue](https://git.cs.uni-paderborn.de/vgmh/info/-/issues/new) or email dorian.rudolph@upb.de
\ No newline at end of file \ No newline at end of file
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment