View Full Version : OpenGL in NASM
dirkduck
03-29-2002, 05:34 PM
Hello everyone. I've been searching around lately for any resources, info, or exmaples on using OpenGL in NASM, but havn't come across anything. So, does anyone have any examples or whatnot on using openGL in pure NASM assembly? Most of what I've found has been for MASM. Thanks!
dirkduck
03-29-2002, 05:39 PM
Oh yeah, forgot to mention, that I'm not looking for anything very elaborate. I've looked at lots of MASM code, so I pretty much understand the basics of openGL through it, but it would be nice if there was some info on it in NASM (I dont really like MASM's pseudo-high level syntax).
SnowKrash
03-30-2002, 12:12 AM
GLTorus example: http://romka.demonews.com/opengl/demos/asm_eng.htm
Necessary include(s): http://rs1.szif.hu/~tomcat/win32/opengl_nasm.zip
Hi I download the nasm openg include but I need nwinx.inc (Also for the gltorus example I need kernel32n.inc gdi32n.inc where I can find this one? :P
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.