Skip to main content

More Math and Programming

I am sad to say that War Strike 2 is essentially dead. War Strike: A WWII Story was honestly not very successful. And combined with school and family matter I don't believe that putting my time towards a game that will not be successful is worth it. Therefore, I have begun to work on something very, very large. Something that I believe will be more successful than War Strike. I also believe that the only reason I am able to do this is due to the math that I have learned so far during high school(and during middle school).

I say this because a lot of the work I am doing involves working with terrain generation. My goal is to make a game about exploration and planetary battles. To make a more immersive game, I need terrain generation that is efficient and terrain generation that actually looks good. To do this, I am using an algorithm called Dual Contouring. For length purposes, I will keep my explanation of this algorithm simple. First, I create a 3d grid(like a piece of graph paper in 3d). Then, I assign a value between -1 and 1 to each point on that grid. After this, I calculate the normals for each point. This is fairly easy since I can just use the derivative of the noise function I am using to assign values. In the end, I make dots from all of the information that I have created. Once these dots are connected, it creates a smooth mesh that also preserves sharp features in terrain. None of this would have been possible without the understanding of simple calculus, and I am very excited to work some more on my new game.

Comments

Popular posts from this blog

Hits and Misses

One of the largest "hits" for my freshman year was the research paper. I genuinely enjoyed writing that huge research paper about technology in the cold war. I think this is for a few reasons. The first one being that WWII and Cold War history is something that I am very passionate about (I can blame my Dad for that). The second reason for me enjoying the research paper was because I believed that I was good at writing something like that (not to brag or anything). One of the things that I most improved on while doing this paper were my citation skills. That was definitely something that I had almost no experience in until writing the research paper. The writing project that I had the most trouble with was the literary analysis. I really did believe that the paper would have been the death of me. One of the main reasons for this is because I had a very strong feeling about the book that I couldn't necessarily put into writing (or say for that matter). This is because I ...

Week 8 Free Writing

I noticed something very puzzling over this fall break. Every year my family takes a trip to Destin over fall break. We all have a great time as long as there are no red flags. And that was the problem with this year. Every single day that I went to the beach, there was a red flag even though the waves were very calm. Upon getting into the water, my feet fell from under me and I fell face first into the sand. It was painful, to say the least. I experienced something called under toe. It is actually very normal, and I was just stupid enough to not expect it. Under toe is caused by the waves that hit the shore and start falling back into the ocean. It creates a very powerful pulling force whenever there are strong waves. If this force is strong enough, then it can be very deadly. So just be careful the next time things look calm and always check the flag color for that day.