This website requires JavaScript.
Explore
Help
Sign in
achernar
/
delta-world
Watch
1
Fork
You've already forked delta-world
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
8
commits
1
branch
6
tags
51
KiB
Rust
91%
Python
6.5%
GLSL
2.5%
master
Find a file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Exact
Exact
Union
RegExp
Gabriel Jensen
ad4f8d453c
Animate screen;
2023-05-22 20:19:18 +02:00
source
Animate screen;
2023-05-22 20:19:18 +02:00
.gitignore
Add gitignore; Add cargo configuration file; Add changelog;
2023-05-16 12:00:04 +02:00
Cargo.toml
Bump minor version; Add basic vertex and fragment shaders; Update dependencies; Pad values in Cargo configuration file; Depend on libc crate; Set signal handlers; Specify versions of dependencies; Add shader program compiler routine; Add Python script for validating shaders;
2023-05-20 21:29:07 +02:00
CHANGELOG.txt
Animate screen;
2023-05-22 20:19:18 +02:00
validateShaders.py
Update code style; Draw simple triangle; Bump minor version; Update window title; Update release tagging;
2023-05-21 15:16:55 +02:00