# cudaGL **Repository Path**: piyoma/cudaGL ## Basic Information - **Project Name**: cudaGL - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-31 - **Last Updated**: 2021-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cudaGL Minimal/experimental and VERY slow CUDA-based 3d renderer supporting basic shader-ish operations. This small experiment implements a vertex and fragment shader as part of a graphics "pipeline" written in Cuda C++. It is not yet optimized, and should not be used for any serious applications.