flat assembler
Message board for the users of flat assembler.
Index
> MenuetOS > Demos/intros |
Author |
|
macgub 17 Mar 2006, 07:58
I decide to release some intros. If you want run it in emulator, I recomend KlbrInWin.
|
|||||||||||||||||||||||||||||||
17 Mar 2006, 07:58 |
|
Madis731 17 Mar 2006, 09:31
You have been busy I see - nice going. Btw, the button options are great, that you included
|
|||
17 Mar 2006, 09:31 |
|
macgub 05 Apr 2006, 08:55
I want present to you new version of 3ds, sources to CruceGrd and sources to HeartGrd.
|
|||||||||||||||||||||||||||||||
05 Apr 2006, 08:55 |
|
macgub 06 Apr 2006, 06:54
Madis !! Thanks again for support to .3ds files. It's really useful thing.
|
|||
06 Apr 2006, 06:54 |
|
macgub 19 Feb 2007, 14:11
Of course, demo can be optimized better, but I want show you it.
|
|||||||||||
19 Feb 2007, 14:11 |
|
Madis731 23 Feb 2007, 12:05
Have you tried moving your demo to [gs:] sector? My tests show that its a heck faster and the calculations are easier when on a hardware that has 4-bytes-per-pixel. QEMU is the only card so far I've found to use the 3-bytes-per-pixel.
All imul,reg,3 or lea reg,[reg*3] can be replaced with faster shl reg,2 or even faster times 2 add reg,reg |
|||
23 Feb 2007, 12:05 |
|
macgub 26 Feb 2007, 10:59
Hi.. How can I do blending without mul
It's texture + smooth paralell |
|||
26 Feb 2007, 10:59 |
|
macgub 26 Mar 2007, 10:09
http://www.macgub.co.pl/menuet/3ds_view/004/3ds004.7z
Version 0.04 sources. Last edited by macgub on 21 Jan 2022, 18:55; edited 5 times in total |
|||
26 Mar 2007, 10:09 |
|
Madis731 31 Mar 2007, 13:24
At least on my system I can feel the difference in speed. Still there are some problems with pixel mapping as I can see. Sometimes horizontal lines run across the triangle borders
Otherwise, well done. |
|||
31 Mar 2007, 13:24 |
|
macgub 25 May 2008, 16:14
Just a simply remake of my demo MVincit - simply glanzing effect.
|
|||||||||||
25 May 2008, 16:14 |
|
macgub 18 Jun 2012, 11:44
Demo with smooth shading lines effect ( I mean 24bit color interpolation). For now rotared simply object. Package contains sources and binaries for Menuet and KolibriOS.
http://macgub.co.pl/menuet/mercy.zip screenshot: http://macgub.co.pl/menuet/mercy_big.jpg Last edited by macgub on 21 Jan 2022, 18:55; edited 3 times in total |
|||
18 Jun 2012, 11:44 |
|
macgub 20 Jun 2012, 10:54
I update mercy.zip file. I forgot add procedure which draws single line, sorry.
|
|||
20 Jun 2012, 10:54 |
|
macgub 28 Jun 2012, 06:37
You dont like my evangelization demos?
Rotated cube for Menuet and Kolibri. http://macgub.co.pl/menuet/cubeline.zip Last edited by macgub on 21 Jan 2022, 18:54; edited 3 times in total |
|||
28 Jun 2012, 06:37 |
|
Madis731 29 Jun 2012, 07:43
If you are referring to me, then I haven't checked this thread for 5 years That's why I didn't reply.
mvincit2.zip seems to use some kind of transparency. I don't know what that 'glanzing' means. I don't know if cubeline.zip uses the same 3D technique as the others, but when it rotates, it seems to bend or skew a little bit. Like it is isometric, but not perspective. Is this true? Maybe its just my eyes Although I know the fresh demos might be techically more challenging, the first ones from years back are more beatiful for the eye |
|||
29 Jun 2012, 07:43 |
|
macgub 02 Jul 2012, 06:36
Quote:
It's true. Cube isn't perrspective. And the name of demo is not correct. It's not cube, but rather parallelogram. |
|||
02 Jul 2012, 06:36 |
|
macgub 07 Sep 2012, 09:27
I ported randall clover renderer (see linux section of this forum) into MenuetOS64. Orginally it was 64 bit and SSE3, now its 32 bit and SSE2.
http://macgub.co.pl/menuet/clover.zip -> code http://macgub.co.pl/menuet/clover_big.png -> screenshot Last edited by macgub on 21 Jan 2022, 18:54; edited 3 times in total |
|||
07 Sep 2012, 09:27 |
|
macgub 20 Sep 2012, 08:28
I ported another randalls code -> 3d Julia set.
http://macgub.co.pl/menuet/qjulia.zip -> code and binaries for MeOS64 and KolibriOS. http://macgub.co.pl/menuet/qjulia_big.jpg -> screenshot. Last edited by macgub on 21 Jan 2022, 18:53; edited 3 times in total |
|||
20 Sep 2012, 08:28 |
|
macgub 30 Mar 2016, 16:14
Tiny ray tracer with animation posibilities. Three lights and five spheres rotating. Only single thread for now. For MenuetOS64.
http://macgub.co.pl/menuet/ray.zip -> src + bin http://macgub.co.pl/menuet/ray_big.jpg -> screenshot Last edited by macgub on 21 Jan 2022, 18:53; edited 3 times in total |
|||
30 Mar 2016, 16:14 |
|
macgub 24 Jun 2016, 07:04
Tiny ray tracer. In this version I added single plane and shadows on spheres caused by other spheres. Still only single thread.
http://macgub.co.pl/menuet/ray01.zip -> src + bin http://macgub.co.pl/menuet/ray01_big.jpg -> screenshot Take it and be happy. |
|||
24 Jun 2016, 07:04 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.