{"id":27384275,"url":"https://github.com/valera-rozuvan/mandelbulb-4d","last_synced_at":"2025-04-13T16:24:34.997Z","repository":{"id":150501469,"uuid":"66010912","full_name":"valera-rozuvan/mandelbulb-4d","owner":"valera-rozuvan","description":"artistic tool for 3D fractal generation, including the Mandelbulb","archived":false,"fork":false,"pushed_at":"2024-02-06T17:23:40.000Z","size":9063,"stargazers_count":20,"open_issues_count":0,"forks_count":1,"subscribers_count":14,"default_branch":"main","last_synced_at":"2025-04-04T12:53:08.396Z","etag":null,"topics":["cpp","fractal","mandelbulb"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/valera-rozuvan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2016-08-18T15:59:08.000Z","updated_at":"2024-11-01T08:39:43.000Z","dependencies_parsed_at":"2024-02-06T18:45:11.721Z","dependency_job_id":null,"html_url":"https://github.com/valera-rozuvan/mandelbulb-4d","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valera-rozuvan%2Fmandelbulb-4d","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valera-rozuvan%2Fmandelbulb-4d/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valera-rozuvan%2Fmandelbulb-4d/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valera-rozuvan%2Fmandelbulb-4d/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valera-rozuvan","download_url":"https://codeload.github.com/valera-rozuvan/mandelbulb-4d/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248742434,"owners_count":21154489,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cpp","fractal","mandelbulb"],"created_at":"2025-04-13T16:24:34.527Z","updated_at":"2025-04-13T16:24:34.989Z","avatar_url":"https://github.com/valera-rozuvan.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mandelbulb-4d\n\n```text\n!! Work in progress !!\n\na lot remains to be done\n```\n\nartistic tool for 3D fractal generation, including the Mandelbulb\n\n## Introduction\n\n![Mandelbulb 4D v0.0.5](img/screenshot_v0.0.5.png)\n\nThis project was born from the discussion [Remake of MB3D](http://www.fractalforums.com/mandelbulb-3d/mb3d-v2/) over at [Fractal Forums](http://www.fractalforums.com/). For the theory, please read [Mandelbulb (From Wikipedia, the free encyclopedia)](https://en.wikipedia.org/wiki/Mandelbulb).\n\n## Similar projects\n\n- [Mandelbulber v2](https://github.com/buddhi1980/mandelbulber2)\n- [Mandelbulb3D](https://github.com/thargor6/mb3d)\n- [Fragmentarium](https://github.com/Syntopia/Fragmentarium)\n\n## Build instructions\n\nCurrently this is a work in progress. On windows, I build binaries using cmake and MinGW-64-bit (from RubenVB for\n[64-bit Windows target](http://sourceforge.net/projects/mingw-w64/files/Toolchains)). On Linux, I build using cmake and\nthe GCC collection. On Mac OS, I build using cmake and the command line developer tools. Most libraries are included as\npart of the source. You need to make sure you have OpenCL development files (headers) on your system.\nAlso, on a Debian-based Linux distribution, you should install the following dependencies:\n\n```\nsudo apt-get install build-essential gcc g++ make automake autoconf cmake\\\n  libgl1-mesa-dev ocl-icd-opencl-dev libglfw3-dev libxinerama-dev libxcursor-dev\\\n  freeglut3-dev libboost-random-dev\n```\n\nSample steps to build on Linux:\n\n```\n  git clone __ADDRESS_OF_THIS_REPO__\n  cd mandelbulb-4d\n  mkdir build\n  cd build\n\n  cmake ../src\n  make -j 4\n\n  cp ../src/hello.cl .\n\n  ./mb4d_gui\n```\n\nCheers!\n\n---\n\n## license\n\nThe project `'mandelbulb-4d'` is licensed under the MIT License.\n\nSee [LICENSE](./LICENSE) for more details.\n\nThe latest source code can be retrieved from one of several mirrors:\n\n1. [github.com/valera-rozuvan/mandelbulb-4d](https://github.com/valera-rozuvan/mandelbulb-4d)\n\n2. [gitlab.com/valera-rozuvan/mandelbulb-4d](https://gitlab.com/valera-rozuvan/mandelbulb-4d)\n\n3. [git.rozuvan.net/mandelbulb-4d](https://git.rozuvan.net/mandelbulb-4d)\n\nCopyright (c) 2016-2022 [Valera Rozuvan](https://valera.rozuvan.net/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalera-rozuvan%2Fmandelbulb-4d","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvalera-rozuvan%2Fmandelbulb-4d","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalera-rozuvan%2Fmandelbulb-4d/lists"}