MCPcopy Index your code
hub / github.com/anopara/country-slice

github.com/anopara/country-slice @v0.4.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.4.0 ↗ · + Follow
236 symbols 431 edges 60 files 12 documented · 5%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

country-slice

My small hobby toy project, written in Rust language with Bevy's ECS and OpenGL (gl-rs and glutin). Active WIP!

Build and Run

  1. download the repo
  2. cd to the country-slice directory
  3. execute cargo run --release, this will build and run the app

References

Core symbols most depended-on inside this repo

Shape

Method 123
Class 59
Function 47
Enum 7

Languages

Rust100%

Modules by API surface

src/render/shader.rs15 symbols
src/render/mesh.rs15 symbols
src/resources/wall_manager.rs11 symbols
src/asset_libraries/mod.rs11 symbols
src/geometry/curve.rs10 symbols
src/resources/compute_arches_indirect.rs9 symbols
src/asset_libraries/mesh_library.rs9 symbols
src/resources/curve_segments_pass.rs8 symbols
src/render/vao.rs8 symbols
src/render/ssbo.rs8 symbols
src/asset_libraries/vao_library.rs8 symbols
src/asset_libraries/shader_library.rs8 symbols

For agents

$ claude mcp add country-slice \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page