Blog


Blog Posts: Page 4

New Years Resolution 2011
January 1, 2011 0 Comments

I’ve spent a good day thinking about it. I picked up my first video game when I was 4, and it was the COOLEST thing in the entire world. Not only were the games as a whole just awesome games, but the whole concept of video games, getting tiny little colored dots to display in such a meaningful way was intriguing.


Android programming with OpenGL ES 1.0
December 19, 2010 0 Comments
Working textures

So I’ve dived right into OpenGL on the Android platform with a few of my friends. Currently we’ve got the following working:


Proper use of the "Only Entities" option for VBSP
August 10, 2010 0 Comments
settings

I’m sure many of you who use Hammer glance at the “Only Entities” setting for VBSP in the compile menu and just skip over it. I’m fairly certain at least a few of you have tried setting VBSP to compile Only Entities and have noticed that VVIS and VRAD start throwing errors because of it. This is a fairly short guide on how to properly use the Only Entities compile option. Before I jump right in, however, I do want to explain exactly what this option does. When you run VBSP as Only Entities, it skips over a very large portion of the VBSP process. the BSP tree isn’t created, visleafs aren’t cut up, detail sprites aren’t placed, and all those other little things that VBSP does to compile a map are not done. VBSP simply overwrites all the entity values stored in the currently compiled map. Attempting to re-run VVIS or VRAD over it will return errors because of the way those tools work, something a little bit more complicated than I really want to go over in this guide.


Far Cry 2 stuff
August 3, 2010 0 Comments
Converter tool


Facepunch Single Player Map - part 1
June 26, 2010 0 Comments
Video Preview

About a week ago, the Facepunch Single Player Mapping Competition started. It’s going to go on until August 14th, 11:59PM GMT. I have the general layout put up on my whiteboard, and I’m adding most of the unimportant details as I go along. So far, I just have the intro done along with the first gate puzzle. I’ve added a lot more since I recorded the video, I suggest you keep up with the Facepunch thread, as I’ll probably only be putting the videos I upload to youtube on my blog.


4