# ray_trace **Repository Path**: lanyuliuyun/ray_trace ## Basic Information - **Project Name**: ray_trace - **Description**: a basic ray trace CG rendering demo of different implementation. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2024-03-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Description a basic [ray trace](http://www.cnblogs.com/miloyip/archive/2010/03/29/1698953.html) CG rendering demo of different implementation. ## Dependency - openCL1.1 or above - SDL2 ## Note I wrote this demo in order to practice openCL coding. Have Fun !