Skip to main content
GameDev.net gamedev.net

PRO Tired of ads? Read GameDev.net ad-free and help keep the community independent with GameDev Pro — $3/month.

From YAML to renderer in 50ms

From YAML to renderer in 50ms

TheChubu
TheChubu
TheChubu's Journal · · 1 min read
4,563 1
[font=arial]The idea of these couple entries will be to describe how I load my renderer's pipeline from a YAML file. In this particular entry I'll be describing the renderer architecture as it is right now.[/font]


[font=arial]

From YAML to renderer in 50ms

[/font]



[font=arial]

Part 1

[/font]





[font=arial]Hi! I'm going to take a different approach with this series. I'm going to upload a PDF with the entry, or I risk getting myself killed by the stupidity of the journal entry editor. I hope you download it and read it! See you later biggrin.png[/font]


PDF linky


[font=arial][/font]



[font=arial]Obligatory shiny image[/font]


[font=arial][/font]



[font=arial]EDIT: Tiny update in the PDF. Had one paragraph that was out of place, also using a more readable .mesh(mesh) method for setting up a RenderTask.

EDIT2: Another tiny update, shiny image.[/font]

Discussion

Loading comments...