Checkpoint 2: Lines are so exciting!
Well, not too much to look at, but enough to get us excited. We’ve got rays tracing!Below you should see a render with no reflection and no shadow detection. What it does have is super sampling! ...
Well, not too much to look at, but enough to get us excited. We’ve got rays tracing!Below you should see a render with no reflection and no shadow detection. What it does have is super sampling! ...
Assignment 1 requires a render of some sort to get a basic idea of object dimensions and positions for our rendered scene. Here’s what we came up with: The rest of the information can be found i...
It’s been years since I was given the gift of my first compiler by my parents. It’s been almost as long since I’ve experimented with the Windows API. Shortly after receiving the gift of Visual St...
Name: Joe Bauser Preferred Contact Method: foundationsof2dgraphicsjournal [at blog dot coderjoe.net] This can be considered the FIRST POST for my Foundations of 2D Graphics journal. It’s purpose ...
Yesterday I posted some updated benchmarks which put a new JavaScript templating system called RND up against basic DOM manipulation, AJS, and the use of innerHTML. Today Amix has posted what I be...
Since the original author was curious about the results from my updated benchmarks here they are. I will only report results from test-fixed.html as I do consider test-unfairdom.html to be unfair i...
Recently, a digg article featured a Javascript templating system called RND. RND is touted as a “fast and simple JS template system”. I can categorically state that it is indeed fast and simple. T...
Stage 2 was released on sunday. “But it looks the same!”, you cry. That’s the point. ;) The front end is finally completed, though some of the UI Design (Projects in particular) is still rudim...
Well, JosephBauser.net Stage 1 is completed. Now with 100% more Web 2.0! This means that the layout is finalized, the navigation works, and the javascript is almost where I want it. In addition ...
There has been constant debate amongst myself and some of my other web loving friends as to the correct solution for cross browser and platform font sizing. For the longest time I swore that fonts ...