hi
i want a help lib of masm 32
and i ask if can masm programing microprossesor avr 32bit
and how can i do a live camera reconstruction in pc like this : https://www.youtube.com/watch?v=lAyB2M-gM8o
thank you
Welcome to the forum,
You can't programm an AVR microcontroller with masm.
Download "AVR Studio" to programm a 32 bit avr in assembly.
Your " live camera reconstruction " can by done with DirectX or OpenGL for the presentation and you need some math. skills to programm such a program.
thank you but i want a help api lib because i cant find this
and how can i do a reconstrution with opengl lib
thank
Windows-API SDK: Win32.hlp:
http://www.codingcrew.de/programmierung/win32hlp.php
OpenGL examples:
http://nehe.gamedev.net/
thank you for help