Hello World
Jul 6, 2025
Welcome to My Blog
This is my first blog post! I will just test functionality in this post, and write up how I implemented post functionality in a future post.
Code Example
def hello_world():
print("Hello, World!")
return True
More Examples
This is a blockquote with some important information.
Check out this link for more info.
Here's some bold text and italic text.
Lists
Unordered list:
- Item 1
- Item 2
- Item 3
Ordered list:
- First item
- Second item
- Third item
Equations
This is an inline equation: .
In web animations, we often use trigonometric functions. The general form of a sine wave is:
Where:
- is the amplitude
- is the wave number
- is the angular frequency
- is the phase shift
This equation is perfect for creating smooth, natural animations in Three.js!
That's all for now!
Build based on Takuya Matsuyama.