Skip to content
View huanhedai's full-sized avatar

Block or report huanhedai

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. ailearning ailearning Public

    Forked from apachecn/ailearning

    AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2

    Python

  2. Leetcode-100 Leetcode-100 Public

    LeedCode100的心得体会,包括自己刷100时的思路卡壳等等,重点在理解不在背诵,待更新中......

    C++

  3. 3D-Render-Engineer 3D-Render-Engineer Public

    这是基于OpenGL手搓的一个3D渲染引擎,基本功能涵盖资源加载(OBJ/FBX解析、纹理图像加载)、几何体管理(顶点/索引数据处理)、着色器语言装配(编译与链接)、纹理采样、材质系统、键盘鼠标交互(控制视角与场景交互)、摄像机控制与投影变换、光照模型及光源管理,通过底层API配置渲染管线并执行绘制命令等一系列技术。

    C++ 1