 |
 |
|
 |
|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
Hi all,
I've been a POV-Ray user since I was 7 years old, and recently we uncovered an
old archive disk that had my earliest scenes on it!
My dad was writing his own raytracer in 1987 on a MicroVAX I. In addition to the
archive disk, we also recovered an old Betamax tape of his work from that time
period.
I recorded an interview where he and I discussed all of this and showcased the
recovered artwork. It's going to premiere on my YouTube channel on June 18
(loosely in honor of Father's Day).
I hope it's okay if I share the YouTube link here: https://youtu.be/MXErvBZ3CGI
The video features a huge amount of my old POV-Ray work, spanning from 2000 to
2007. When it premieres I'd love to hear what you all think! :-D
Post a reply to this message
|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
(I tried to include the video thumbnail as an attachment, I think it dropped off
when I edited my message...)
Post a reply to this message
Attachments:
Download 'thumb.jpeg.jpg' (598 KB)
Preview of image 'thumb.jpeg.jpg'

|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
The premiere will be in 24 hours now! :-D
--
/* https://petermarkley.com | (Render at 1280x384) */
#version 3.7;global_settings{assumed_gamma 1}#macro
B(a,b,c,d)box{-y,x+z texture{pigment{granite pigment_map{
[.2 rgb 0][.3 rgb 1]}scale 4 translate<-c,0,-d>}finish{ambient
1}}translate<a,0,b>}#end#macro C(h)(asc(substr(h,1,1))-48)*16+
asc(substr(h,2,1))-48#end camera{orthographic location<10,9,3>
direction-y right x*20 up z*6}#local s=array[24]{
"0:445<5251750:444;44","7<750<796853733;367:","4=7?2=774150010>3?46",
"3:762>00186733724=7?","1>601>04100937700<16","7340564>57034>35021?",
"334=7:74564>444>470<","520?403:716611536;32","067<622?194>602>622?",
"7>4<3=672>154=7?4665","1?5=792>444>15207779","2<3679034=7?2>003372",
"28337266622465364854","312;70201<6:69511?5=","72663?713;5<764:4546",
"7;0=43036:4:1?753423","595<000>792>70147320","7?440;026?643=674223",
"7;221<3:7=5>595=146?","595=3=6701365?4?4?3<","404431765:274;054658",
"467626792<32267=597=","3:7658554;0560764=28","4?7<77136?232>15520="
};#for(b,0,5)#for(a,0,19)#local i=(5-b)*4+floor(a/5);B(a,b,C(substr
(s[i],mod(a,5)*4+1,2)),C(substr(s[i],mod(a,5)*4+3,2)))#end#end
Post a reply to this message
|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
Hi Peter,
It was a busy weekend for me, but I made some time to watch the video.
It's pretty impressive that your dad was able to write a raytracer, drivers, and
other software from scratch!
I also liked the historical thread linking your dad's early renders, Pixar, and
your attempts to recreate them.
Especially interesting was the process to create that heart!
Making a clay model and then actually slicing it and "scanning" it by hand!
It's just about the complete reverse of 3D printing - going from the 3D object
to a projection in 2D. :O
Looking forward to more interesting ideas and Pov-Ray scenes!
- BE
(Especially amusing was when you said, "... you decided that I was old enough
for you to teach me about Pov-Ray.") :D
Post a reply to this message
|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
On 6/23/26 6:52 AM, Bald Eagle wrote:
> It was a busy weekend for me, but I made some time to watch the video.
I'm flattered that you made it a priority, how kind!
> (Especially amusing was when you said, "... you decided that I was old enough
> for you to teach me about Pov-Ray.") :D
lol That's my dad for ya
Thank you for sharing your reaction, and for the kind words!! :-)
--
/* https://petermarkley.com | (Render at 1280x384) */
#version 3.7;global_settings{assumed_gamma 1}#macro
B(a,b,c,d)box{-y,x+z texture{pigment{granite pigment_map{
[.2 rgb 0][.3 rgb 1]}scale 4 translate<-c,0,-d>}finish{ambient
1}}translate<a,0,b>}#end#macro C(h)(asc(substr(h,1,1))-48)*16+
asc(substr(h,2,1))-48#end camera{orthographic location<10,9,3>
direction-y right x*20 up z*6}#local s=array[24]{
"0:445<5251750:444;44","7<750<796853733;367:","4=7?2=774150010>3?46",
"3:762>00186733724=7?","1>601>04100937700<16","7340564>57034>35021?",
"334=7:74564>444>470<","520?403:716611536;32","067<622?194>602>622?",
"7>4<3=672>154=7?4665","1?5=792>444>15207779","2<3679034=7?2>003372",
"28337266622465364854","312;70201<6:69511?5=","72663?713;5<764:4546",
"7;0=43036:4:1?753423","595<000>792>70147320","7?440;026?643=674223",
"7;221<3:7=5>595=146?","595=3=6701365?4?4?3<","404431765:274;054658",
"467626792<32267=597=","3:7658554;0560764=28","4?7<77136?232>15520="
};#for(b,0,5)#for(a,0,19)#local i=(5-b)*4+floor(a/5);B(a,b,C(substr
(s[i],mod(a,5)*4+1,2)),C(substr(s[i],mod(a,5)*4+3,2)))#end#end
Post a reply to this message
|
 |
|  |
|  |
|
 |
|
 |
|  |
|
 |