Popular

Featured

Glock- 19 Gen 5 - Entry 4 Model Complete

  This blog is very late posted to the point I have finished the mesh of the Glock. There have been some personal events that have taken tim...

Diary Entry 4/5/26

 Today I worked on some Python early in the am. Been busy and got sick recently so I have been slow on the upkeep. I started the day by revising the previous user input basics by calculating the area of a triangle as well as replicating the shopping program from before.

For today since I have a lot to do, I focused on the basic arithmetic and math functions to go over. Here are some of the basic math functions applied to python.

Below are several different basic functions that can be used in tandem together with the basic math operators to be more useful.

Going over some useful / most used functions within the math module. This module provides me with a wider range of functions and constants to work with math.


Finally i completed some exercises with calculating different parts of a circle and a triangle such as the circumference, area and hypotenuse. This allowed me to apply all the operators learnt within this section together all in one.

Tomorrow I will be revising today's Python work on math and find another equation I can work with. I will create my own version of this by using the following equations for a circle:


Calculate the diameter from the radius. The Diameter from the circumference and the diameter from the area formulas. This will enable me to utilise all the math functions while using different equations to that of above.


I will also go over Project Savage Garden and aim to start a game design document to make it easier to figure out where I want to branch out from to develop the first chapter of the game. This will allow for mind maps and exploring the genre and goals of the game far easier than just a script.







No comments:

Post a Comment