Going to bed

Random irrelevance that just didn't fit into other forums. Talk about anything.

Moderator: Talkative People

User avatar
hurstshifter
ES Beta Backer
ES Beta Backer
Posts: 713
Joined: Mon Jun 08, 2009 8:33 pm
Favorite Gaming Platforms: SNES
Programming Language of Choice: C/++
Location: Boston, MA
Contact:

Re: Going to bed

Post by hurstshifter »

K-Bal wrote:I've thrown together another demo in about 2 min :D Nothing spectacular, I hope I can accomplish some new stuff in the next hours.

<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/m_r1U1LO-q8&hl ... ram><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/m_r1U1LO-q8&hl=de&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>[/youtube]

Reminds me of the orb attack that Aghanim uses in the Legend of Zelda:ALTTP. Very nice
"Time is an illusion. Lunchtime, doubly so."
http://www.thenerdnight.com
K-Bal
ES Beta Backer
ES Beta Backer
Posts: 701
Joined: Sun Mar 15, 2009 3:21 pm
Location: Germany, Aachen
Contact:

Re: Going to bed

Post by K-Bal »

I need some rest.... I've spent three hours debugging opengl code to find out that i accidently put an semicolon after the head of a for-loop...

However :lol: I'm working on bachelor graduation/thesis stuff again. This one includes freaky advanced gpu technology (shader model 4.0: geometry shader, texture buffer objects, transform feedback, ...). Stuff I've done:

<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/VgAmTt3q96Q&hl ... ram><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/VgAmTt3q96Q&hl=de_DE&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>[/youtube]

Looks pretty like nothing but it took me many hours to get this done. And I already had a working demo with source from a guy from my university (this is not by myself):

<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/f7NqWnn_gQw&hl ... ram><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/f7NqWnn_gQw&hl=de_DE&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>[/youtube]

If anyone has questions regarding shader model 4.0, I gained some small expertise.

Good night,
Marius
User avatar
dandymcgee
ES Beta Backer
ES Beta Backer
Posts: 4709
Joined: Tue Apr 29, 2008 3:24 pm
Current Project: https://github.com/dbechrd/RicoTech
Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
Programming Language of Choice: C
Location: San Francisco
Contact:

Re: Going to bed

Post by dandymcgee »

I love the hovercraft, I saw it on YouTube. ;)
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches! :twisted:
User avatar
GroundUpEngine
Chaos Rift Devotee
Chaos Rift Devotee
Posts: 835
Joined: Sun Nov 08, 2009 2:01 pm
Current Project: mixture
Favorite Gaming Platforms: PC
Programming Language of Choice: C++
Location: UK

Re: Going to bed

Post by GroundUpEngine »

Some really nice GLSL there, Looks awesome! :worship:
K-Bal
ES Beta Backer
ES Beta Backer
Posts: 701
Joined: Sun Mar 15, 2009 3:21 pm
Location: Germany, Aachen
Contact:

Re: Going to bed

Post by K-Bal »

dandymcgee wrote:I love the hovercraft, I saw it on YouTube. ;)
Yeah, it's great. A fellow student from my university made that ;)
Post Reply