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

Week 4 Comments

Christian Kitto https://jcmello113.blogspot.com/2017/09/dear-12-year-old.html?showComment=1505341897901#c4413108223087900661 Tucker Harrell https://tuckerblogs7.blogspot.com/2017/09/dear-12-year-old.html?showComment=1505342011915#c5130052108243923115

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.

Harrison Bergeron Response

Harrison Bergeron is an interesting jab at how the future United States of America would look like. The story is set in 2081, and America has been drastically changed by a new set of amendments. These amendments form a new department of government called the Handicap General. The Handicap General's job is to make sure that all people are on equal grounds in every aspect of life. Harrison Bergeron focuses on a family that has just lost their son to the Handicap General, and their son has started a revolt by claiming to be the emperor. He is shot by a shotgun right after. One interesting part of this story is how America has completely changed from its original values. America was meant for everyone to be equal at the starting line and not the finish line. Being equal at the finishing line completely messes up society as a whole. This is because more people could put in more work than others, and yet still be equal to them. One example of this would be comparing...