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

America's Gun Problem, Explained (Not Really, and I Actually Explain Why)

I chose an article from Vox. Vox has been known to many as a reliable news source and has been cited by multiple politicians is the end all be all of news sources. The article which is titled America's gun problem, explained , attempts to give a large number of statistics and then links these "facts" together to form a statement (I will come to this statement later). There is also a video from Vox that accompanies the article, and I will include all of the facts and statements that they make there into this blog. The first claim that Vox makes is that America's gun problem is completely unique compared to the rest of the developed world. They do this by comparing homicide rates between countries (in the article) and by comparing mass shooting occurrences between countries (in the video). After this claim, they then go on to claim that more guns means more death. They even show an entire chart of all of the states and shows that a larger percentage of legal gun owner...

My Own Prompt

Prompt: Who was/is the most formative in your life. Why? The most formative person in my life was my Papa. Papa is what I call my grandfather. He taught me two main lessons. The first one was about work. Every summer I would go to the farm and work with Papa. We would work really, really hard. He always told me that it would all pay off in the future. He was correct because every year we would sell the cattle that we had taken care of. The second lesson is a little more ridiculous. He would always say, "if you cant go first class, then don't go." This means that one should strive for the very best, or one should not strive at all. He took this seriously in all aspects of life. He got the very best farming equipment, the very best technology, and the very best fountain pens(his hobby at the time) that he could acquire. He could do this because he worked so hard. So I guess that the first lesson that he taught me feeds into the second one.

March for Our Lives

I really did want to go to the event. Not because I support gun control, however. All across our nation people have protested for gun control. Just think about that for a second. People are protesting to have their own rights taken away. The rest of this entry will be the reasons on why gun control is stupid and completely useless and also why we even have the right to bear arms. All of my statistics come from the FBI crime center or other reliable sources. The first point that I want to touch on is the fact that guns do not kill people. A gun can physically not sprout legs and decide to kill someone. Also, a guns main function is not to only kill people. Often, a gun can be used to intimidate an aggressor to prevent an altercation from even happening in the first place. It is only logical to assume that if a possible defender has a gun, then a possible aggressor will hesitate because of the fact that he/she may be shot at after he initiates. But the world is not logical. Often there...