Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/9551-dev/c3d

Advanced 3D renderer for the Computercraft minecraft mod
https://github.com/9551-dev/c3d

3d 3d-graphics computercraft computercraft-apis wrapper-api

Last synced: 3 months ago
JSON representation

Advanced 3D renderer for the Computercraft minecraft mod

Awesome Lists containing this project

README

        

# C3D

# IMPORTANT NOTE
C3D is currently under reconstruction to allow for a much higher performance and a more featurefilled and customizable api!
This rebuild is a complete rewrite of the pipeline and major changes to the api and internals. All the work that has been done on that so far can be found in the dev branch
the master branch should be still fully working and up to what the documentation claims

09.07.23 - while it may seem like there is no actual work being done in the repo i have been working locally
i will only push the branches once V2 is fully complete (which it is still not even close to being, pipeline is still fully missing)
however the currently planned stuff/finished/in-progress stuff can be viewed at https://github.com/users/9551-Dev/projects/2/views/1
if you have a feature request or wanna comment or any feature feel free to make an issue on this repository

11.08.23 - for some people development can be viewed at https://github.com/9551-Dev/libC3D-dev
if you wish to get access to this repository and have a good reason to you can message me
#

Documentation: https://c3d.madefor.cc

C3D is an advanced 3D Renderer for ComputerCraft.
It provides the ability to load .obj files and apply textures.

## want to suggest ideas, or just need help ? join our discord! https://discord.gg/jy34P8Zres

Examples will be found in the `examples` directory, currently still working on them.

## special thanks to shadyduck#9428 and [Jig487#9466](https://github.com/jig487)
fr guys thanks for the help and support.

![3D shrek model with a texture](/shrek.png?raw=true "3D shrek model with a texture")