Posted February 9, 200718 yr I was trying for coding a starfield...and no need to tell i failed ..So what i did...just ripped the code from a C++ keygen and made it readable in asm...I hope it will be useful for the poor programmers like me Attached source along with a compiled exe...Have Fun!!!ORiON.rar Edited February 9, 200718 yr by yamraaj
February 9, 200718 yr I hope it will be useful for the poor programmers like me It is... it is... !!!Thx...
February 9, 200718 yr Hello Wow Kool Thx mate But i have a small problem he mean he cant find ufmod.inc - ufmod.lib who have this ?? whats wrong greetz
February 9, 200718 yr Author eXLoCK Get it from http://ufmod.sourceforge.net/ Either copy the inc file to masm32\include and lib to masm32\lib or if you are using other directory the nspecify the correct path like "C:\ufmod\ufmod.inc" and similarly for lib and if you don't want music to play then comment the four lines having ufmod in it Edited February 9, 200718 yr by yamraaj
February 19, 200718 yr that's that's WONDERFULL thanks allot mate!! *late response just heard from this post from angel55* I tried coding it as wel... did it in VB but that just sucked... well thanks again mate ^^F0X
February 20, 200718 yr go to this page, and take any ripp effects.http://cyberdoomsystems.narod.ru/ripp.html
March 2, 200718 yr Author As Ziggy Mentioned there was a gdi leak.....So to remove it add this line at the end of UpdateScroll Functioninvoke DeleteObject,ScrollMainDC
March 18, 200718 yr But this starfield is an original code by Orion or it was taken from some GDI win32 programming book???
March 19, 200718 yr No sh!t, Sherlock. Did you read the thread title? Edited March 19, 200718 yr by Loki
March 19, 200718 yr @shot: ok, i have understood that this code was ripped by orion kgn but, i mean, this was coded for the first time by the member of orion -or- there is some book/site of special effects (codeproject???)The same for the fire effect on cyberdoomsystems: nice, but i think it is not original by orion team. So i'm looking for resources about fire, text scroller, water effect etc etc.Tnx anyway
March 20, 200718 yr @shot: ok, i have understood that this code was ripped by orion kgn but, i mean, this was coded for the first time by the member of orion -or- there is some book/site of special effects (codeproject???)The same for the fire effect on cyberdoomsystems: nice, but i think it is not original by orion team. So i'm looking for resources about fire, text scroller, water effect etc etc.Tnx anywayYep... CodeProject:http://www.codeproject.com/bitmap/specialfx.aspBut to be accurately, this stuff (starfields in intros) stood up not later than ~20 years ago on boxes like C64.And the mathematical realisations didn't change. Just a matter of conversion into other languages...
March 22, 200718 yr tnx for reply Ufo So there are no news on the special effects, only converted code... btw fire effect is used by Orion and water effect by ex-ZWT trial keygenme
May 5, 200718 yr Is there any link for a code for water effect or ripple for MASM?aNtRoBsTry thisWATER_EFFECT_DEMO.zip Edited May 5, 200718 yr by mia
May 5, 200718 yr Try thisVery smart oO !Do u have more stuff like that in ur pocket ? Any link ? Greets
May 7, 200718 yr @miaI seen that before it's from Tom Kenny @ Iczelion's Win32 Assembly Homepage source code area it's nice...Any idea how to transfer it to a dialog or window instead in desktop, i've tried it before but I didn't succeed....aNtRoBs
Create an account or sign in to comment