Page 1 of 1

Demo

Posted: Mon Jun 18, 2012 2:50 pm
by macgub
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.vxm.pl/menuet/mercy.zip
screenshot:
http://macgub.vxm.pl/menuet/mercy_big.jpg 8)

Re: Demo

Posted: Mon Jun 18, 2012 5:49 pm
by Leency
Nice, you don't forget our humble OS :)

Re: Demo

Posted: Wed Jun 20, 2012 1:58 pm
by macgub
I update mercy.zip file. I forgot add procedure which draws single line, sorry.

Re: Demo

Posted: Thu Jun 28, 2012 9:40 am
by macgub
You dont like my evangelization demos?
Rotated cube for Menuet and Kolibri.
http://macgub.vxm.pl/menuet/cubeline.zip
Maybye not so bauty as orginal, but smaller binary file.

Re: Demo

Posted: Thu Jun 28, 2012 10:44 am
by Leency
macgub wrote:You dont like my evangelization demos?
Yep, it looks pretty nice.
Rotated cube for Menuet and Kolibri.
It's not a cube, it's parallelepiped :)

Re: Demo

Posted: Wed Mar 30, 2016 7:21 pm
by macgub
Tiny ray tracer with animation posibilities. Three lights and five spheres rotating.
http://macgub.vxm.pl/menuet/ray.zip -> src + bin
http://macgub.vxm.pl/menuet/ray_big.jpg -> screenshot

Re: Demo

Posted: Wed Mar 30, 2016 7:26 pm
by Wildwest
Which type of ray tracing you use in your application - direct or inverse?

Re: Demo

Posted: Wed Mar 30, 2016 7:36 pm
by macgub
Direct. Its very poor app. Even haven't any shadows. I just scratch a few lines of code.

Re: Demo

Posted: Sat Apr 02, 2016 2:29 pm
by Leency
Ray Demo: uploaded to svn, added to autobuid img.

Also:
- set Kolibri normal window style
- set window height according to window header height

Re: Demo

Posted: Fri Jun 24, 2016 10:08 am
by macgub
Tiny ray tracer. In this version I added single plane and shadows on spheres caused by other spheres.
http://macgub.vxm.pl/menuet/ray01.zip -> src + bin
http://macgub.vxm.pl/menuet/ray01_big.jpg -> screenshot

Re: Demo

Posted: Wed Aug 31, 2016 12:44 am
by Leency
Thanks, macgub
Updated version uploaded to SVN #6506-6507