Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thedocruby/resounding

A New Minecraft mod that provides realistic audio physics using parallel wave tracing and an improved physics algorithm.
https://github.com/thedocruby/resounding

audio audio-processing fabricmc fabricmc-mod game game-development immersion java lwjgl minecraft minecraft-mod physics physics-engine sound sound-processing

Last synced: about 1 month ago
JSON representation

A New Minecraft mod that provides realistic audio physics using parallel wave tracing and an improved physics algorithm.

Awesome Lists containing this project

README

        

# ![Resounding](https://user-images.githubusercontent.com/76263371/153949378-753b5e61-dad7-48bd-b9bc-a36c1836551d.png)

[![release](https://img.shields.io/github/v/release/thedocruby/resounding?include_prereleases&sort=semver&style=flat)](https://github.com/thedocruby/resounding/releases/latest)
[![last commit](https://img.shields.io/github/last-commit/thedocruby/resounding/master?style=flat)](https://github.com/thedocruby/resounding/commits/master)
[![test](https://img.shields.io/github/workflow/status/thedocruby/resounding/verify?label=test&style=flat)](https://github.com/thedocruby/resounding/actions/workflows/verify.yml)
[![Discord](https://img.shields.io/discord/838159960973901894?label=Discord&style=flat)](https://discord.gg/kdZ6gH7Hg6)

[![issues](https://img.shields.io/github/issues/thedocruby/resounding)](https://github.com/thedocruby/resounding/issues)
[![Milestone 1](https://img.shields.io/github/milestones/progress-percent/thedocruby/resounding/2?style=flat)](https://github.com/thedocruby/resounding/milestone/2)
[![Milestone 2](https://img.shields.io/github/milestones/progress-percent/thedocruby/resounding/7?style=flat)](https://github.com/thedocruby/resounding/milestone/7)
[![Milestone 3](https://img.shields.io/github/milestones/progress-percent/thedocruby/resounding/3?style=flat)](https://github.com/thedocruby/resounding/milestone/3)
[![Milestone 4](https://img.shields.io/github/milestones/progress-percent/thedocruby/resounding/4?style=flat)](https://github.com/thedocruby/resounding/milestone/4)
[![Milestone 5](https://img.shields.io/github/milestones/progress-percent/thedocruby/resounding/5?style=flat)](https://github.com/thedocruby/resounding/milestone/5)

> A New Minecraft mod that provides realistic audio physics using parallel wave tracing and an improved physics algorithm.

**Resounding** is the evolution of sound in Minecraft. It uses real audio physics and multithreadded wave tracing techniques to add highly immersive sound modulation to the game. Resounding aims to surpass previous attempts by using enhanced algorithms and new techniques, for a unique audio experience that is both performant and immersive. Planned features include physically accurate reverb, Directional wave reflections, Physically-based bounce fractioning and occlusion, Configurable material properties, Doppler shift, Voice chat integration, and so much more. After Resounding, Minecraft will never sound the same again.

This mod is built to be a client-side Fabric mod. Every part of the mod is fully configurable, and it is all is completely compatible with vanilla gameplay, including custom resource packs. However, support for other mods is not guaranteed.

### NOTE: Resounding is currently in ALPHA. Critical bugs and missing features are expected. For more information see [this page](https://github.com/thedocruby/resounding/wiki/FAQ#what-are-resounding-alpha-versions).

Feedback is highly encouraged! Please share your thoughts and concerns in the official Discord server [here](https://discord.gg/kdZ6gH7Hg6).

A full README and Website are coming soon. For now, defer to the following links:

### More Info:

- [FAQ](https://github.com/thedocruby/resounding/wiki/FAQ)
- [Roadmap](https://github.com/thedocruby/resounding/wiki/Roadmap)
- [Website](https://thedocruby.dev/resounding)