Random Quotes

I don't know where I stand with you. I don't know what I mean to you. All I know is every time I think of you. All I wanna do is be with you.

Countries

23.8%Philippines Philippines
15.2%United States United States
9.7%Australia Australia
3.7%Germany Germany
3.3%Malaysia Malaysia

Who's Online

We have 4 guests online

Coldviper Entertainment

My Music Playlist

Attention: open in a new window. PDFPrintE-mail

Written by Mark Relunia Sunday, 07 June 2009 07:27

So, here's my music playlist in imeem. I want to post about pixel and vertex shaders today but I didn't start coding yet.

I want my next post about my engine would be great! With Crysis graphics! Yeah! Dream on! My favorite word. lol. hahaha!

Well, I guess it's better than nothing to post.

I wish I have this car.

Attention: open in a new window. PDFPrintE-mail

Written by Mark Relunia Saturday, 06 June 2009 08:00

One of my dream car. Yeah, dreaming is free. lol. Anyway, it is a Lamborghini Murcielago which is a sports car. The picture below was taken from my garage. Just kidding. Dream on! hahaha!

 

 

Decimal Binary Octal Hexadecimal Base36 Converter

Attention: open in a new window. PDFPrintE-mail

Written by Mark Relunia Friday, 05 June 2009 12:54

Check out my converter.

   

3D Model Format

Attention: open in a new window. PDFPrintE-mail

Written by Mark Relunia Thursday, 04 June 2009 23:02

I'm playing around with the MD5 Model format and I'm impressed with it. The MD5 Models are in plain text, so you can use any text editor to view it if anything goes wrong. To load it, you just need to read per line in text mode and get the data you need for your engine. The good thing about this 3d format is it uses bones. And to animate it smoothly, you just need to use Quaternion spherical linear interpolation (SLERP).

I still can't decide if I'm going to use it on my engine because I really want to use Collada that supports everything under the sun but it is really hard to understand.

Anyway, here's my Mesh Class so far.

 

3D Graphics Engine

Attention: open in a new window. PDFPrintE-mail

Written by Mark Relunia Wednesday, 03 June 2009 20:03

As of May 5, 2009:

It is just a 3D rendering engine that loads 3d models and heightmaps. I can animate, cull, and light it up! That's it! lol

I'll post the new one with a bunch of features and optimizations soon. I rewrite everything because I noticed that it didn't use its resources wisely. Now, it save a lot of memory and processing time. I'll add some cool shaders maybe this week to make the world more realistic.

   

Page 3 of 4

Login