Skip to content
View daly288's full-sized avatar

Block or report daly288

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. assimp assimp Public

    Forked from assimp/assimp

    assimp :全称为Open Asset Import Library,这是一个模型加载库,可以导入几十种不同格式的模型文件(同样也可以导出部分模型格式)。只要Assimp加载完了模型文件,我们就可以从Assimp上获取所有我们需要的模型数据。Assimp把不同的模型文件都转换为一个统一的数据结构,所有无论我们导入何种格式的模型文件,都可以用同一个方式去访问我们需要的模型数据。

    C++ 1

  2. node node Public

    Forked from nodejs/node

    Node.js JavaScript runtime ✨🐢🚀✨

    JavaScript

  3. stable-diffusion stable-diffusion Public

    Forked from CompVis/stable-diffusion

    AI图片生成

    Jupyter Notebook

  4. tensorflow tensorflow Public

    Forked from tensorflow/tensorflow

    An Open Source Machine Learning Framework for Everyone

    C++

  5. CNTK CNTK Public

    Forked from microsoft/CNTK

    Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit

    C++

  6. Windows-classic-samples Windows-classic-samples Public

    Forked from microsoft/Windows-classic-samples

    This repo contains samples that demonstrate the API used in Windows classic desktop applications.