News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests
NB: Posting URL's See here: Posted URL Change

Main Menu

help

Started by ayoub, May 02, 2016, 12:03:17 AM

Previous topic - Next topic

ayoub

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

Siekmanski

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.
Creative coders use backward thinking techniques as a strategy.

ayoub

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

Siekmanski

Windows-API SDK: Win32.hlp:
http://www.codingcrew.de/programmierung/win32hlp.php

OpenGL examples:
http://nehe.gamedev.net/
Creative coders use backward thinking techniques as a strategy.

ayoub

thank you for help