{"id":19132443,"url":"https://github.com/taichi-dev/taichicon","last_synced_at":"2026-01-28T08:17:51.004Z","repository":{"id":43096060,"uuid":"264707288","full_name":"taichi-dev/taichicon","owner":"taichi-dev","description":"TaichiCon: Taichi Conferences","archived":false,"fork":false,"pushed_at":"2022-03-18T14:57:02.000Z","size":2165,"stargazers_count":73,"open_issues_count":1,"forks_count":6,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-06-06T06:02:11.205Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/taichi-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-17T16:15:02.000Z","updated_at":"2025-05-17T08:53:53.000Z","dependencies_parsed_at":"2022-08-19T14:42:07.639Z","dependency_job_id":null,"html_url":"https://github.com/taichi-dev/taichicon","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/taichi-dev/taichicon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichicon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichicon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichicon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichicon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taichi-dev","download_url":"https://codeload.github.com/taichi-dev/taichicon/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichicon/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28842837,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T07:39:25.367Z","status":"ssl_error","status_checked_at":"2026-01-28T07:39:24.487Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T06:18:18.763Z","updated_at":"2026-01-28T08:17:50.988Z","avatar_url":"https://github.com/taichi-dev.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# TaichiCon: Taichi (Virtual) Conference\n\nWe are hosting a series of events (TaichiCon) to share our development experiences.  The first and second events are in Chinese and we plan to host one in English as well very soon :-)\n\n## TaichiCon02 (September 2021)\n\nSlides(English):\n - [A Brief History of Taichi Graphics](https://github.com/taichi-dev/taichicon/releases/download/taichicon02/A.Brief.History.of.Taichi.Graphics-Yuanming.Hu.pdf) (@yuanming-hu  )\n - [Developer Story: Crafting a Bidirectional Path Tracing Renderer using Taichi](https://github.com/taichi-dev/taichicon/releases/download/taichicon02/Developer.Story-Crafting.a.Bidirectional.Path.Tracing.Renderer.using.Taichi-Yaodong.Lin.pdf) (@lyd405121  )\n - [Developer Story: Building An Incompressible Fluid Simulator using Taichi based on FVM and SIMPLE schemes](https://github.com/taichi-dev/taichicon/releases/download/taichicon02/Developer.Story.Building.An.Incompressible.Fluid.Simulator.using.Taichi.based.on.FVM.and.SIMPLE.schemes.-Qian.Bao.pdf) (@houkensjtu  )\n - [Developer Story: SLAM on Taichi](https://github.com/taichi-dev/taichicon/releases/download/taichicon02/SLAM-Hao-Xu.pdf) (@xuhao1  )\n - [Developing the Vulkan GPU Backend of Taichi with the Community](https://github.com/taichi-dev/taichicon/releases/download/taichicon02/Developing.the.Vulkan.GPU.Backend.of.Taichi.with.the.Community-Chang.Yu.pdf) (@g1n0st  )\n - [Dynamic Indexing: Freely Access Vector and Matrix Elements at Runtime](https://github.com/taichi-dev/taichicon/releases/download/taichicon02/Dynamic.Indexing-Freely.Access.Vector.and.Matrix.Elements.at.Runtime-Yu.Fang.pdf) (@squarefk  )\n - [Dynamic SNodes: Flexible Run-time Creation and Deletion of Taichi Fields](https://github.com/taichi-dev/taichicon/releases/download/taichicon02/Dynamic.SNodes-Flexible.Run-time.Creation.and.Deletion.of.Taichi.Fields-Jiancheng.Liu.pdf) (@ljcc0930  )\n - [GGUI: A GPU-based GUI System for Taichi](https://github.com/taichi-dev/taichicon/releases/download/taichicon02/GGUI-A.GPU-based.GUI.System.for.Taichi-Dunfan.Lu.pdf) (@AmesingFlank  )\n - [Packed Mode: Effectively Reducing Memory Costs of Non-power-of-two Fields](https://github.com/taichi-dev/taichicon/releases/download/taichicon02/Packed.Mode-Effectively.Reducing.Memory.Costs.of.Non-power-of-two.Fields-Yi.Xu.pdf) (@strongoier  )\n - [Recent Advances in the Taichi Programming Language](https://github.com/taichi-dev/taichicon/releases/download/taichicon02/Recent.Advances.in.the.Taichi.Programming.Language-Ye.Kuang.pdf) (@k-ye  )\n - [The CI CD System of Taichi](https://github.com/taichi-dev/taichicon/releases/download/taichicon02/The.CI.CD.System.of.Taichi-Jiasheng.Zhang.pdf) (@Leonz5288  )\n - [Workshop(Chinese): Your First Mass-Spring Simulation Game in Taichi](https://github.com/taichi-dev/taichicon/releases/download/taichicon02/Workshop.Chinese.-Your.First.Mass-Spring.Simulation.Game.in.Taichi-Ailing.Zhang.pdf) (@ailzhang  )\n\nVideo Recording (Chinese):\n - (Bilibili) https://space.bilibili.com/1779922645\n\n\u003cimg src=\"https://github.com/taichi-dev/taichicon/raw/master/teasers/002_0.jpg\" width=\"100%\"\u003e\n\u003cimg src=\"https://github.com/taichi-dev/taichicon/raw/master/teasers/002_1.jpg\" width=\"100%\"\u003e\n\u003cimg src=\"https://github.com/taichi-dev/taichicon/raw/master/teasers/002_2.jpg\" width=\"100%\"\u003e\n\n## TaichiCon 1 (April 2021, Chinese)\n\nSlides:\n - [Adding a Vulkan Backend with\nSPIR-V](https://github.com/taichi-dev/taichicon/releases/download/taichicon1/taichicon1-chang-yu-vulkan-backend.pdf) (@g1n0st  )\n - [Diff-Taichi Online: Interactive Differentiable Mass-Spring](https://github.com/taichi-dev/taichicon/releases/download/taichicon1/taichicon1-jiasheng-zhang-difftaichi-online.pptx) (@Leonz5288, [**Demo**](https://eager-golick-2a5f50.netlify.app/))\n - [Chi Hierarchical Instructions: Reusable Compiler Infrastructure for Visual\nComputing](https://github.com/taichi-dev/taichicon/releases/download/taichicon1/taichicon1-mingkuan-xu-chi-hierarchical-instructions.pdf) (@xumingkuan  )\n - [Writing a frontend for CHI](https://github.com/taichi-dev/taichicon/releases/download/taichicon1/taichicon1-yi-xu-writing-a-frontend-for-chi.pdf) (@BillXu2000  )\n\nVideo Recording (Chinese):\n - (Bilibili) https://www.bilibili.com/video/BV1co4y197vb\n\n\u003cimg src=\"https://github.com/taichi-dev/taichicon/raw/master/teasers/001.jpg\" width=\"100%\"\u003e\n\n## TaichiCon 0 (May 2020, Chinese)\n\nSlides:\n - [Taichi programming language: The past, present, and future](https://github.com/taichi-dev/taichicon/releases/download/taichicon0/taichicon0-yuanming-hu-overview.pdf) (@yuanming-hu )\n - [Taichi IR global optimizations](https://github.com/taichi-dev/taichicon/releases/download/taichicon0/taichicon0-xumingkuan-global-ir-opt.pptx) (@xumingkuan )\n - [How to add a backend for Taichi](https://github.com/taichi-dev/taichicon/releases/download/taichicon0/taichicon0-k-ye-metal-backend.pdf) (@k-ye )\n - [An OpenGL compute shader backend for Taichi](https://github.com/taichi-dev/taichicon/releases/download/taichicon0/taichicon0-archibate-opengl-backend.pptx) (@archibate )\n\nVideo Recording (Chinese):\n - (Youtube) https://youtu.be/3nGw0D4ClCc\n - (Bilibili) https://www.bilibili.com/video/BV1Te411W7Vs/\n\n\u003cimg src=\"https://github.com/taichi-dev/taichicon/raw/master/teasers/000.jpg\" width=\"100%\"\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaichi-dev%2Ftaichicon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftaichi-dev%2Ftaichicon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaichi-dev%2Ftaichicon/lists"}