Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · main
opencraft
Browse files
Nov 11, 2025
Update dependencies
· 8c04dfe6
Aleks
authored
Nov 08, 2025
8c04dfe6
Update Rust edition to 2024
· 65faf72d
Aleks
authored
Nov 08, 2025
65faf72d
nix: Add dev shell
· d829e6b4
Aleks
authored
Nov 08, 2025
d829e6b4
ci: Install necessary toolchain components
· 34ff58ef
Aleks
authored
Nov 11, 2025
34ff58ef
Sep 25, 2024
Switch from bytemuck to zerocopy
· b8893760
Aleks
authored
Jul 27, 2024
b8893760
Jul 25, 2024
Expand README with additional details
· ff4faed1
Aleks
authored
Jul 25, 2024
ff4faed1
Jul 23, 2024
deps: Update wgpu to 22.0.0
· 73010b2f
Aleks
authored
Jul 23, 2024
73010b2f
Fix cube vertex buffer layout
· c142b480
Aleks
authored
Jul 23, 2024
c142b480
Jul 20, 2024
Render a crosshair
· 6d2c2bdb
Aleks
authored
Jul 20, 2024
6d2c2bdb
Jul 06, 2024
Add a second render pass for UI elements
· 113e7b56
Aleks
authored
Jul 06, 2024
113e7b56
textures: Add subdirectory for block textures
· 1cfafa7b
Aleks
authored
Jul 06, 2024
1cfafa7b
Move transform buffer calculations to render
· f3bd8b53
Aleks
authored
Jul 06, 2024
f3bd8b53
Move perspective to ScreenSpaceResources
· a120835c
Aleks
authored
Jul 06, 2024
a120835c
Move depth view to ScreenSpaceResources
· ebacd05e
Aleks
authored
Jul 06, 2024
ebacd05e
Discard attachments after rendering
· e59b641c
Aleks
authored
Jul 06, 2024
e59b641c
Use BLACK constant from wgpu
· 2569236b
Aleks
authored
Jul 06, 2024
2569236b
Jun 29, 2024
textures: Switch from horizontal to vertical mesh
· de96ff00
Aleks
authored
Jun 26, 2024
de96ff00
Add a skybox
· 48298134
Aleks
authored
Jun 25, 2024
48298134
Jun 22, 2024
camera: Correctly implement facing backwards
· 3b7cb554
Aleks
authored
Jun 22, 2024
3b7cb554
vec3: Remove unused perpendicular function
· 63030229
Aleks
authored
Jun 22, 2024
63030229
camera: Use angle-plane rotations
· 50b7409e
Aleks
authored
Jun 22, 2024
50b7409e
camera: Apply pitch followed by yaw
· c2382f3b
Aleks
authored
Jun 22, 2024
c2382f3b
Jun 16, 2024
camera: Clamp pitch to 90 degrees
· 4e33f599
Aleks
authored
Jun 16, 2024
4e33f599
camera: Switch from rotation to yaw and pitch
· 9aa90b44
Aleks
authored
Jun 16, 2024
9aa90b44
math: Move rotation angle constants into angle
· df19b55a
Aleks
authored
Jun 16, 2024
df19b55a
angle: Rename clamp function to wrap
· 2996c159
Aleks
authored
Jun 16, 2024
2996c159
math: Inline clamp::end
· e1fb78f6
Aleks
authored
Jun 16, 2024
e1fb78f6
Switch from Radians and Degrees to unified Angle
· df242648
Aleks
authored
Jun 16, 2024
df242648
May 27, 2024
camera: Convert reverse flag into enum
· c2729708
Aleks
authored
May 27, 2024
c2729708
camera: Extract rotor function out of impl block
· 6c72ef31
Aleks
authored
May 27, 2024
6c72ef31
Move camera to separate file
· 0d94afb5
Aleks
authored
May 27, 2024
0d94afb5
Present using PresentMode::AutoVsync
· fed5238b
Aleks
authored
May 27, 2024
fed5238b
May 22, 2024
Restore missing trailing newline in Cargo.toml
· b8168b21
Aleks
authored
May 22, 2024
b8168b21
May 19, 2024
Rename simple shader to cube
· fa5e09e4
Aleks
authored
May 12, 2024
fa5e09e4
Apply grass texture to cube
· 7c76311e
Aleks
authored
May 12, 2024
7c76311e
Add build script to copy assets to target
· 7afb656a
Aleks
authored
May 12, 2024
7afb656a
assets: Initialise assets submodule
· bbe74283
Aleks
authored
May 12, 2024
bbe74283
Stop rotating the cube
· f2d17176
Aleks
authored
May 12, 2024
f2d17176
Ignore errors when confining the cursor
· 1c44f80b
Aleks
authored
May 12, 2024
1c44f80b
Remove linux tag requirement from GitLab CI
· 12b7c996
Aleks
authored
May 19, 2024
12b7c996
Loading