Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A GPU rendered voxel editor

License

NotificationsYou must be signed in to change notification settings

zakorgy/voxel-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A cross-platform simple voxel editor written is rust, using wgpu-rs.The UI elements are composed with the iced-wgpu wrapper

Example imageExample image

Install dependecies

Install Rustup

Download and installrustup fromhttps://rustup.rs/

You can test it with:

rustc -V

Linux dependency

Install Linux gtk dependency

sudo apt update&& sudo apt install libgtk-3-dev

Windows build fix

Before building, first you need to fix an issue with the following command:

cargo update -p error-code --precise 2.0.0

Build and Run

You can build the project with:

cargo build --release

You can run the application with:

cargo run --release

Development

You can build the app with "--debug" to get better backtrace.

You can run the tests with

cargotest

About

A GPU rendered voxel editor

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp