update lists
This commit is contained in:
@@ -267,6 +267,8 @@ href="https://www.youtube.com/watch?v=pZ45O2hg_30&list=PLImQaTpSAdsBKEkUvKxw
|
||||
Dev</a> 💠🟪 - An introduction to tool development (or creating tools to
|
||||
make game development more productive) and editor scripting in Unity by
|
||||
Freya Holmér.</p>
|
||||
<p><a href="https://diveintosystems.org">Dive Into Systems</a> - A free
|
||||
textbook on computer systems and C programming.</p>
|
||||
<p><a href="https://arewegameyet.rs/#resources">Gamedev in Rust for
|
||||
Beginners</a> - A collection of books, tutorials, articles, and a
|
||||
community to boot.</p>
|
||||
@@ -301,6 +303,14 @@ tutorials from the VGDC at UCI.</p>
|
||||
href="https://web.archive.org/web/20220830175614/https://images.response.unity3d.com/Web/Unity/%7B5dc4de9b-9e59-4860-b933-eb6daae82ecd%7D_Unity_Games_Optimization_Best_Practices-v5.pdf">Optimization
|
||||
tips for Unity</a> - Some tips from Unity about optimizing their
|
||||
games.</p>
|
||||
<p><a href="https://laroldsretrogameyard.com/">Larold’s Retro
|
||||
Gameyard</a> - A collection of retro video game programming tutorials.
|
||||
Learn to make <a
|
||||
href="https://laroldsretrogameyard.com/category/tutorials/gb/">Game
|
||||
Boy</a> or <a
|
||||
href="https://laroldsretrogameyard.com/category/tutorials/gba/">Game Boy
|
||||
Advance</a> games from scratch. In the future, tutorials for additional
|
||||
consoles will added.</p>
|
||||
<p><br /></p>
|
||||
<h3 id="gameplay">Gameplay</h3>
|
||||
<p><a
|
||||
@@ -332,6 +342,10 @@ href="https://gpuopen.com/learn/how_do_you_become_a_graphics_programmer/">How
|
||||
do I become a graphics programmer?</a> 💠🟪 - An overview of graphics
|
||||
programming and a collection of resources tailored to beginners learning
|
||||
graphics programming.</p>
|
||||
<p><a href="https://webglfundamentals.org">WebGLFundamentals</a> 💠🟪 -
|
||||
An introduction to WebGL, a web-based rasterization engine. WebGL is a
|
||||
good tool to use when learning the fundamentals before diving into more
|
||||
complex frameworks such as Vulkan or DirectX 12.</p>
|
||||
<p><a
|
||||
href="https://developer.nvidia.com/gpugems/gpugems/contributors">GPU
|
||||
Gems</a> - Three (3) free books by Nvidia about GPU programming and
|
||||
@@ -340,6 +354,11 @@ architecture.</p>
|
||||
- An overview of graphics and everything rendering for programmers.
|
||||
Covers an overview, with lots of references to books and other resources
|
||||
for deeper reading.</p>
|
||||
<p><a
|
||||
href="https://users.cg.tuwien.ac.at/zsolnai/gfx/rendering-course/">Rendering
|
||||
Course</a> - A free master’s level course on ray tracing, photorealistic
|
||||
rendering, and global illumination taught at the Technical University of
|
||||
Vienna.</p>
|
||||
<p><a href="https://www.youtube.com/c/InigoQuilez">“Painting with
|
||||
maths”</a> - A YouTube series about a <em>very</em> technical art
|
||||
form</p>
|
||||
@@ -966,6 +985,10 @@ href="https://ellaguro.blogspot.com/2023/02/the-california-problem.html">The
|
||||
California Problem</a> 🟪 - One of my favorite articles ever written. A
|
||||
philosophical analysis of the culture of games as an industry and the
|
||||
importance of gamedev as a hobby, not just a business.</p>
|
||||
<p><a
|
||||
href="https://thecoppercompendium.co.uk/so-you-want-to-make-a-ttrpg">So,
|
||||
you want to make a TTRPG?</a> 💠🟪 - A collection of resources for
|
||||
creating a TTRPG. Paper prototyping, anyone?</p>
|
||||
<p><a href="https://www.gamedeveloper.com/">Game Developer (previously
|
||||
known as Gamasutra)</a> - A site filled with post-mortems, gamedev news,
|
||||
blog posts, and other articles with a focus on game developers and their
|
||||
@@ -1010,3 +1033,6 @@ alt="A cute drawing of Asriel from Undertale reaching for a heart" />
|
||||
<figcaption aria-hidden="true">A cute drawing of Asriel from Undertale
|
||||
reaching for a heart</figcaption>
|
||||
</figure>
|
||||
<p><a
|
||||
href="https://github.com/notpresident35/awesome-learn-gamedev">learngamedev.md
|
||||
Github</a></p>
|
||||
|
||||
Reference in New Issue
Block a user