Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Joefish

Pages: [1]
1
ASM / Re: Graphics Programming Black Book
« on: July 21, 2015 »
I got quite lucky some time back and got the book for $3 in good condition.
Although most of the technical details are obsolete nowadays, I would still recommend it.
Abrash's writing style and the way he approaches problems makes it one of my favorite technical books out there.
And if you think about doing Mode X stuff - buy it, read it, love it!

Although it doesn't have to do with the book directly (but highly recommended),
Fabien Sanglard does a great job analysing the IdTechs and others http://fabiensanglard.net/

2
General chat / Re: Raspberry pi 2
« on: July 21, 2015 »
When I got my rpi2 I first used the raspbian that came with it and was disappointed with the bloat it came with.
But after I installed Arch it worked great (except video was still extremly slow.. ).
Unfortunately I haven't had the time to really dive into it like I first wanted but I learned a lot about linux thanks to it
and I went even full penguin now.
Win 10 IoT sounds interesting but having a closed OS on the rpi kinda goes against what it is about.
Probably will try it out but can't imagine sticking with it.

So even though I didn't do what I had intended with it, it definitely paid of for me and still so much to explore :)

3
General chat / Re: The Welcoming Committee
« on: March 31, 2012 »
Hey there!

My name is Joe and I recently found back to the world of coding.
My first programming attempts were with BASIC in mid 90s. After that I learned some c++ but mostly 'focused' on web design and flash.
But it sounds more than I actually did. I was still young back then so I wasn't really coding. Just learning basic stuff and playing around..
In early 2000 I sadly stopped. Partying with friends was just more fun ^^
After high school I didn't know what to do first. I liked math so why not studying CS, I thought.
I just finished my first term and it makes more fun than I thought but most importantly I found my passion for computer again.

Back in early 90s I saw a demo for the first time. And I was stunned.
I was used to play side-scroll games and maybe watch some pretty pre-rendered cutscenes. But that was something different.
That's how I actually got even more interested in math but never really combined my passion for math and pretty animations unfortunately ^^
We also had no internet, so getting information about that was even harder.

That's my story ^^

Right now I try to learn more about algorithms and math and how to combine them with graphics programming.
At the university we learned Java, so I want to use LWJGL first to make some experience using OpenGL.
After learning how everything works together (especially how I can let things work together) I can write stuff in c++ if I want to.. (maybe too optimistic :P )
I bought some books by Michael Abrash to learn more about code optimization.
I haven't read them yet but I know he is/was a programming guru and worked with Carmack on the doom and quake engine.
So learning some asm and C while reading it won't hurt :)

Also, I was kinda surprised to find this board.
In the last few months I often searched for information about demo programmers / graphics programming but never came here.
pouet.net was the first site I found but anything else looked like the demo scene died ~2000.
Fortunately, that was not the case and I found more and more on various sites and video demos on youtube.

mm.. wrote more than I thought..
Well, here I am and I hope we can learn a lot of our failures and ideas :)

Pages: [1]