News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

OpenGL in masm64

Started by Mikl__, May 02, 2020, 05:08:37 PM

Previous topic - Next topic

Mikl__

#105
China shop window
This program demonstrates lots of material properties. A single light source illuminates the objects. A prototype is teapots.c from https://www.opengl.org/archives/resources/code/samples/redbook/ There are asm-file, cursor and exe-file in the attachment.

Mikl__

#106
The teapot again
Converted example from the tutorial Igor Tarasov "OpenGL Fundamentals" common.c There are asm-file, raw-file for texture, cursor and exe-file in the attachment

Mikl__

#107
Converted example from the tutorial Igor Tarasov "OpenGL Fundamentals" control.c There are asm-file, cursor and exe-file in the attachment
Interaction: pressing the "Arrow Left", "Arrow Right", "Arrow Up" and "Arrow Down"

Mikl__

Hi, All!
I'm interested in
  • Do you manage to run programs?
  • Are any errors detected?

Siekmanski

I have tested most of them, and they work perfect.  :cool:
Creative coders use backward thinking techniques as a strategy.

Mikl__

Hallo, Siekmanski!
Bedankt u!

Siekmanski

Creative coders use backward thinking techniques as a strategy.

Mikl__

Tsaar Peter de Grote bracht Nederlandse woorden naar mijn land

Siekmanski

He loved the ships we build and the infrastructure of our country. ( channels and roads )
And the lovely, blond and handsome tall women.  :biggrin:
Do you have some examples of those Dutch words?
Creative coders use backward thinking techniques as a strategy.

Mikl__

мичман, абрикос, ватерлиния, зюйд, крейсер, ост, флагшток, аврал, ватерпас, кабель, крен, пеленг, флот, адмирал, веер, кабельтов, кубрик, рея, флюгер, апельсин, верфь, камбуз, лавировать, риф, швартов, байка, вест, каюта, лакмус, рубка, шкипер, бакен, вымпел, киль, ливер, руль, шкот, балласт, гавань, кильватер, лиф, рупор, шлюз, банка, газ, кливер, лоцман, сельдерей, шлюпка, баркас, гальюн, клипер, люк, стапель, шпиль, биржа, гарпун, кноп, мат, строп, штиль, бот, грот, койка, матрас, такелаж, штопор, боцман, дамба, кок, матрос, трап, альпеншток, шторм, брандспойт, док, конфорка, мачта, трос, штурвал, брезент, домкрат, кофе, мопс, доктор, трюм, штурман, брюки, киль, драить, компас, краб, мортира, фарватер, шхуна, буй, дюйм, краги, норд, флаг, ювелир, ванта, вантуз, вахта, зонтик, кран, обшлаг, флагман, яхта, суп, инфантерия, кавалерия, артиллерия, бомба, граната, леер, вентилятор, сироп, ватман, кульман, характер...
Deze woorden verschenen in het Russisch onder Peter de Grote. Dit zijn woorden uit het oude Nederlands, je bent een beetje veranderd, maar we hebben het nog steeds. Russische vlag is een gewijzigde vlag van Holland. De rode balk is van boven naar beneden verschoven

Siekmanski

Many of the words come from seafaring, cool.
Didn't know we had so many words in common.
Creative coders use backward thinking techniques as a strategy.

Mikl__

#116
Next two examples remind Jules Verne books.

Twenty Thousand Leagues Under the Seas. Finding captain Nemo
Converted example "Surface by HackMaster" from http://shackmaster.narod.ru/ The surface is programm generated. The texture from the file "texture.bmp" is superimposed on the surface. There are asm-file, bmp-file for texture, cursor and exe-file in the attachment

Mikl__

#117
Around the World in the Aerostat
Converted example "Sierra by HackMaster" from http://shackmaster.narod.ru/ The surface is obtained when processing file "map.bmp". The texture from the file "texture.bmp" is superimposed on the surface. The aerostat moves forward in a sine wave. There are asm-file, bmp-files, cursor and exe-file in the attachment.

Mikl__

#118
Now is not up to OpenGL. Write your comments and suggestions

jj2007

Quote from: Mikl__ on June 19, 2020, 02:18:46 AM
I am interrupting for now. I'm not up to OpenGL now. Write about your comments and suggestions.

Thank you for giving us some time to breathe and digest your code :tongue:

Compliments, Mikl - your work is fantastic :thumbsup: