Skip to content
View sheeepsoup's full-sized avatar

Block or report sheeepsoup

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. OpenGL-ocean OpenGL-ocean Public

    一个出色的OpenGl项目,基于 SDL2 实现了海面的波浪模拟效果。以及雨的简单模拟!

    C++ 2

  2. snow-shader-shader snow-shader-shader Public

    这是一个用GLSL编写的雪地shader,原理就是噪声叠加+SDF+raymarching

    C++ 1

  3. OpenGL-cloud- OpenGL-cloud- Public

    C++

  4. c-QR-code- c-QR-code- Public

    you can creat QR code from anything files

    C++

  5. multiple-PNGs-into-one multiple-PNGs-into-one Public

    Merge multiple PNGs into one image多个png图片变为一个,用于隐藏特定图片

  6. SDL-3D-cube SDL-3D-cube Public

    this is a 3D program,use c plus plus and SDL[only use for present] .most of code is math. 这是一个3D的项目,使用了SDL和c++,SDL用于呈现画面,基础轮廓和数学计算已搭建好,你可以自己在此基础上自己做出修改[但是摄像机系统一直有问题,如果你知道为什么我的摄像机位移后画面出现崩坏请一定要告诉我!!!]

    C++