Skip to content
View InitialMoon's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report InitialMoon

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. Web-Galgame Web-Galgame Public

    这是在大二小学期期间和思维志同道合的同学们一起基于前端技术制作的galgame

    HTML 2 3

  2. graphics_basic_DX11 graphics_basic_DX11 Public

    基于Direct3D 11在同一场景中,使用纹理映射实现贴图动画;用HLSL编写shader实现动态的聚光灯、点光源等Blinn-Phong光照模型;使用混合实现半透明效果;使用深度测试、模板测试,借助几何着色器实现平面镜

    C++ 1

  3. my_linux_config my_linux_config Public

    A set of my linux config, for copy my work config quickly cross different linux env, now which is Ubuntu

    Python 1

  4. c_compiler c_compiler Public

    编译原理实验3+4,使用自建抽象语法树+bison+flex实现

    Yacc

  5. graphics_basic_OpenGL graphics_basic_OpenGL Public

    使用OpenGL传统渲染管线、自己实现的向量运算库、四元数运算库实现的宇宙动画模拟器

    C