Skip to content

Yet another Minecraft camera mod to take photos of your world on maps!

License

Notifications You must be signed in to change notification settings

BlouFlin/Photography

Repository files navigation

Photography

Yet another Minecraft camera mod to take photos of your world on maps!

Photography requires Fabric Loader and Fabric API

Photography banner

Photography adds a camera to easily take photos. That's it!

This is my very first mod, so please expect a few problems and bugs, even if I've done my best to avoid them. It's also my first public GitHub repository. Thank you!

How to use the mod

You need two items to take a photo:

  • a Camera
  • a Photographic Paper

Here are the crafting recipes:

Camera and Photographic Paper crafting recipes

Then use the camera by right-clicking to open the viewfinder. You can use the right-click to take a photo, the mouse wheel to zoom, and the escape key to close the viewfinder. Taking a photo will consume a photographic paper from your inventory and give you a photograph.

Demonstration of how to use the camera

Why yet another camera mod ?

This mod has been created to meet very specific needs. It adds a camera to easily take photos from the client renderer to enable the use of shaders while maintaining compatibility with vanilla clients. To clarify the mod is required on both server and client sides. Vanilla clients will still be able to join, but will not be able to see or use the added features (which will be displayed as vanilla items), and the items and photos will remain in the world after the mod is removed.

Other recommended camera mods for Fabric
  • Exposure (made by mortuusars) : my favorite camera mod with focus on process and aesthetics. It is required on both server and client sides and adds non-vanilla items that disappear after the mod is uninstalled.
  • Camera Obscura (made by tomalbrc) : a very impressive server-side mod that allows you to take photos on maps that remain after the mod has been uninstalled. No client-side mods required! Everything is rendered on the server using simple raytracing.
  • Polaroid Camera (made by HyperPigeon) : a very well-made mod that motivated me to try making my own. It lets you take photos on maps that remain after the mod is uninstalled, but adds a non-vanilla camera item that disappears after the mod is uninstalled. It was almost exactly what I needed, but I only wanted vanilla items because I'm a maniac...

Photography uses some code from Image2Map (made by TheEssem and Patbox) to render the photos.
Many thanks to its authors!

About

Yet another Minecraft camera mod to take photos of your world on maps!

Topics

Resources

License

Stars

Watchers

Forks

Languages