{"id":19252757,"url":"https://github.com/tomaszrewak/rotatingvoxels","last_synced_at":"2025-04-21T13:31:17.862Z","repository":{"id":125409515,"uuid":"188880844","full_name":"TomaszRewak/RotatingVoxels","owner":"TomaszRewak","description":"In this project I use C#, Alea GPU and OpenGL.Net to create a simple, hardware-accelerated, 3d animation of rotating cubes.","archived":false,"fork":false,"pushed_at":"2019-07-07T11:23:33.000Z","size":15667,"stargazers_count":10,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-01T13:43:24.448Z","etag":null,"topics":["alea-gpu-library","csharp","cuda","gpu","opengl","voxel"],"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/TomaszRewak.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,"publiccode":null,"codemeta":null}},"created_at":"2019-05-27T17:00:34.000Z","updated_at":"2024-12-09T05:26:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"0fe40ffa-53cd-4980-ba75-709d36028060","html_url":"https://github.com/TomaszRewak/RotatingVoxels","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomaszRewak%2FRotatingVoxels","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomaszRewak%2FRotatingVoxels/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomaszRewak%2FRotatingVoxels/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomaszRewak%2FRotatingVoxels/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TomaszRewak","download_url":"https://codeload.github.com/TomaszRewak/RotatingVoxels/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250064634,"owners_count":21368944,"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":["alea-gpu-library","csharp","cuda","gpu","opengl","voxel"],"created_at":"2024-11-09T18:28:18.582Z","updated_at":"2025-04-21T13:31:17.856Z","avatar_url":"https://github.com/TomaszRewak.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RotatingVoxels\n\nIn this project I've used C# combined with Alea GPU and OpenGL.Net to create a simple, hardware-accelerated, 3d animation of rotating cubes. (More details cen be found here: https://www.youtube.com/watch?v=oOUW2xM0GMM)\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/TomaszRewak/RotatingVoxels/blob/master/About/rotating-voxels.gif?raw=true\" width=400/\u003e\n\u003c/p\u003e\n\nThe premise here is simple. I take a 3d object, voxelize it (describe it in terms of a homogenous grid) and transform each voxel (each grid cell) into a visual cube.\n\nOn a more technical level:\n- the voxelization is a preprocessing stage,\n- generated voxel space is transformed each frame using an updated transformation matrix (this step is done in CUDA)\n- OpenGL and its instantiating mechanism takes care of displaying all of the cubes in the real time.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomaszrewak%2Frotatingvoxels","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomaszrewak%2Frotatingvoxels","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomaszrewak%2Frotatingvoxels/lists"}