Code Monkey home page Code Monkey logo

voxel-rs's Introduction

crowl (temporary name)

Rust voxel engine and game.

Implementation of https://github.com/Technici4n/rust-voxel-game.

Current state

trees

You can fly in a world full of grass and dirt generated by a basic Perlin noise. Controls: ZQSD to move around, space and shift to move up and down. You can play with a few parameters in the auto-generated cfg/cfg.toml.

Debug builds are very slow. I think it is because of the integer casts in hot code. Release builds however perform pretty well.

caves

Contributing

If you are interested in contributing, the best you can do for now is reviewing the (most probably awful) code or improving and adding 32x32 textures. They are going to be useful in development at some point. You can also discuss the design of the engine at https://github.com/Technici4n/rust-voxel-game.

License

The code is under the MIT license, the assets are CC-BY-SA. Texture credits:

Technici4n: dirt, grass_side, grass_top

Azercoco: wood_side, wood_top, leaves, stone, ore_*

voxel-rs's People

Contributors

azercoco avatar technici4n avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

voxel-rs's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.