The MASM Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
MASM32 Downloads
Home
Help
Search
Login
Register
The MASM Forum
»
Projects
»
Game Development
»
Caballero's drawer
« previous
next »
Print
Pages:
1
...
5
6
[
7
]
8
9
...
11
Author
Topic: Caballero's drawer (Read 56922 times)
Siekmanski
Member
Posts: 2725
Re: Caballero's drawer
«
Reply #90 on:
October 28, 2018, 01:21:22 PM »
Cool. 8)
Logged
Creative coders use backward thinking techniques as a strategy.
caballero
Member
Posts: 2160
Matrix - Noah
Re: Caballero's drawer
«
Reply #91 on:
October 29, 2018, 12:09:42 AM »
Thanks for watching :t. Héctor, not for now, I'm trying to do some bouncing balls with gravity 8)
Logged
The logic of the error is hidden among the most unexpected lines of the program
caballero
Member
Posts: 2160
Matrix - Noah
Re: Caballero's drawer
«
Reply #92 on:
October 29, 2018, 01:00:20 AM »
This is a preview of the bouncing ball with gravity demo. Now I'm going to watch a chapter of Elementary :t
Logged
The logic of the error is hidden among the most unexpected lines of the program
caballero
Member
Posts: 2160
Matrix - Noah
Re: Caballero's drawer
«
Reply #93 on:
October 29, 2018, 06:19:18 AM »
Here is the "final" version. For some reasong I cannot manage to put more than 7 spheres at the same time, I must review it if I have time. There are another things to improve also. In my W7 runs smoth and without penalty the system.
Till next time :t
Just forgot:
Incanto d'amore
:t
Logged
The logic of the error is hidden among the most unexpected lines of the program
daydreamer
Member
Posts: 2399
my kind of REAL10 Blonde
Re: Caballero's drawer
«
Reply #94 on:
October 29, 2018, 06:42:12 AM »
Great caballero,now I got tempted to try with lodes examples,if someone have the address,if anything should be worth trying on very inferior hardware it should be that kind of very fast old-school tutorials
Logged
my none asm creations
http://masm32.com/board/index.php?topic=6937.msg74303#msg74303
I am an Invoker
"An Invoker is a mage who specializes in the manipulation of raw and elemental energies."
Like SIMD coding
HSE
Member
Posts: 2502
AMD 7-32 / i3 10-64
Re: Caballero's drawer
«
Reply #95 on:
October 29, 2018, 07:02:54 AM »
Small problem... balls are not reflecting others balls
:t
Logged
Equations in Assembly:
SmplMath
caballero
Member
Posts: 2160
Matrix - Noah
Re: Caballero's drawer
«
Reply #96 on:
October 29, 2018, 07:07:21 AM »
@daydreamer
Well,
lode's site
is a great site to learn graphics programming. If you already can program graphics in vga, Windows GDI is a fast way to move to Windows graphics. Good luck :t
@HSE
Yes
Not perfect
Logged
The logic of the error is hidden among the most unexpected lines of the program
caballero
Member
Posts: 2160
Matrix - Noah
Re: Caballero's drawer
«
Reply #97 on:
April 13, 2019, 07:19:26 AM »
Hello, a tunnel effect
Logged
The logic of the error is hidden among the most unexpected lines of the program
caballero
Member
Posts: 2160
Matrix - Noah
Re: Caballero's drawer
«
Reply #98 on:
April 15, 2019, 12:22:38 AM »
tunnel + dark effect
Logged
The logic of the error is hidden among the most unexpected lines of the program
Siekmanski
Member
Posts: 2725
Re: Caballero's drawer
«
Reply #99 on:
April 15, 2019, 04:26:51 AM »
8)
Logged
Creative coders use backward thinking techniques as a strategy.
jj2007
Member
Posts: 13957
Assembly is fun ;-)
Re: Caballero's drawer
«
Reply #100 on:
April 15, 2019, 04:53:50 AM »
:t
Logged
Masm32 Tips, Tricks and Traps
caballero
Member
Posts: 2160
Matrix - Noah
Re: Caballero's drawer
«
Reply #101 on:
April 15, 2019, 05:07:49 AM »
Hello, guys
Free direction tunnel with darken shadows
Logged
The logic of the error is hidden among the most unexpected lines of the program
daydreamer
Member
Posts: 2399
my kind of REAL10 Blonde
Re: Caballero's drawer
«
Reply #102 on:
April 17, 2019, 12:50:41 AM »
great :t
Logged
my none asm creations
http://masm32.com/board/index.php?topic=6937.msg74303#msg74303
I am an Invoker
"An Invoker is a mage who specializes in the manipulation of raw and elemental energies."
Like SIMD coding
caballero
Member
Posts: 2160
Matrix - Noah
Re: Caballero's drawer
«
Reply #103 on:
April 18, 2019, 11:52:48 PM »
Tunnel with tiny c source code. EDITED: removed the "green" ghosts
«
Last Edit: April 19, 2019, 08:54:50 PM by caballero
»
Logged
The logic of the error is hidden among the most unexpected lines of the program
HSE
Member
Posts: 2502
AMD 7-32 / i3 10-64
Re: Caballero's drawer
«
Reply #104 on:
April 19, 2019, 01:05:12 AM »
:t
Some green triangles appear from time to time.
Logged
Equations in Assembly:
SmplMath
Print
Pages:
1
...
5
6
[
7
]
8
9
...
11
« previous
next »
The MASM Forum
»
Projects
»
Game Development
»
Caballero's drawer