← Назад к ресурсам

Photonics: A raytracing engine

A ray-traced voxel engine with a focus on performance and crisp shadows

Modrinth technology

Описание

# Photonics: A Raytracing Mod An [Iris](https://modrinth.com/mod/iris) extension that adds voxel based raytracing to Minecraft. With a focus on performance, Photonics is able to deliver performance comparable to that of hardware raytracing. ## Shaders that support Photonics: * [Euphoria Patches](https://modrinth.com/mod/euphoria-patches) (requires 1.9.0+ and Photonics v0.3.4+) * [Photon](https://github.com/sixthsurge/photon) (requires latest from Github & Photonics v0.3.4+) * [Eclipse](https://github.com/Merlin1809/Eclipse-Shader) (requires latest version from Github & Photonics v0.3.4) * [Shrimple](https://github.com/Null-MC/Shrimple) (requires latest from GIthub & Photonics v0.3.4+) ### Support patched in by the photonics mod: * [BSL](https://modrinth.com/shader/bsl-shaders) (Photonics v0.3.0+ requires 10.1+, v0.2.9 or below requires 8.2.9) ## Features By using it's custom voxel raytracing, Photonics adds many visually stunning effects: ### Soft Shadows Every block casts beautiful soft shadows from block lights! ![Physically accurate soft shadows](https://cdn.modrinth.com/data/cached_images/85fb0ec9f5a920aedfd6cc51b50448413ea2ef91_0.webp) ### Global Illumination Tired of how dull the world is in shadow? Worry not! Photonics adds accurate Global Illumination to shadows. ![Occluded areas appear darker. Just like in real life!](https://cdn.modrinth.com/data/cached_images/daaf952d00c275ecf5a8fc6a45d56f7b6c7e184c.jpeg) ### 3D Blocks Using its voxel raytracing, Photonics can render 16x16x16 block models directly! Custom Models can also be implemented using [MagicaVoxel](https://ephtracy.github.io/). ![Resourcepacks can define their own 3D blocks!](https://cdn.modrinth.com/data/cached_images/ef66dc02122bc6b6b20608c2c3a24fe230c2506a.jpeg) ### Colored Glass Lighting Photonics can tint the color of light that passes through glass, casting colored shadows over objects. ![Glass tints light sources](https://cdn.modrinth.com/data/cached_images/a9366dfbfbe0aae16ad0c1b80f061c2949305f69.jpeg) ### Up to 20 lights per chunk By default, traces 20 lights per chunk, with shader settings allowing you to increase that number to 100! ![Have all the shadows that you want!](https://cdn.modrinth.com/data/cached_images/d031a4d847b70dcf78dccc6e5c625499b5a308d1.jpeg) # Notice - Photonics doesn't utilise Hardware Raytracing, and because Minecraft is built on OpenGL, building in Hardware Raytracing is unfortunately not possible - This mod is still in Alpha, bugs and compatibility issues are to be expected - Any mod that modifies Minecraft Rendering/Chunk loading will affect compatibility - MacOS is not supported! ## Development Updates on the Development can be seen on its Discord server: [Photonics Official](https://discord.gg/TTuQmFeFgG)