Skip to content

wholivesinapineappleunderthesea/glasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Creates a WGL context in pure x64 assembly

Made to be compiled with MASM under cmake. Open the project folder in VS and it should autodetect.

What does it do

Right now it just clears the screen with a solid red colour, but its easily extensible to add whatever OGL calls you'd need.

Why

This was a learning project to push myself and my knowledge of lower level architecture, stack alignment, etc. I made many mistakes during the process of making this that I learned a lot from.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published