Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
coderLCJ
/
Computer_graphics
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
9
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
master
Branches
Tags
Go to file
Code
Open more actions menu
Latest commit
History
6 Commits
6 Commits
Folders and files
Name
Name
Last commit message
Last commit date
案例1-金刚石图案算法
案例1-金刚石图案算法
案例10-扫描线种子填充算法
案例10-扫描线种子填充算法
案例11-二维图形几何变换算法
案例11-二维图形几何变换算法
案例12-Cohen-Sutherland直线段裁剪
案例12-Cohen-Sutherland直线段裁剪
案例13-直线段中点分割算法
案例13-直线段中点分割算法
案例14-Liang-Barsky直线段裁剪算法
案例14-Liang-Barsky直线段裁剪算法
案例15-多边形裁剪算法
案例15-多边形裁剪算法
案例16-三维图形几何变换算法
案例16-三维图形几何变换算法
案例17-正交投影算法
案例17-正交投影算法
案例18-三视图算法
案例18-三视图算法
案例19-透视投影算法
案例19-透视投影算法
案例2-直线中点Bresenham算法
案例2-直线中点Bresenham算法
案例20-Bezier曲线算法
案例20-Bezier曲线算法
案例21-de Casteljau算法
案例21-de Casteljau算法
案例22-双三次Bezier曲面-网格
案例22-双三次Bezier曲面-网格
案例23-三次B样条曲线
案例23-三次B样条曲线
案例24-双三次B样条曲面-网格
案例24-双三次B样条曲面-网格
案例25-Cantor集算法
案例25-Cantor集算法
案例26-Koch曲线算法
案例26-Koch曲线算法
案例27-Peano-Hilbert曲线算法
案例27-Peano-Hilbert曲线算法
案例28-Sierpinski垫片算法
案例28-Sierpinski垫片算法
案例29-Sierpinski地毯算法
案例29-Sierpinski地毯算法
案例3-圆中点Bresenham算法
案例3-圆中点Bresenham算法
案例30-Menger海绵算法
案例30-Menger海绵算法
案例31-C字曲线算法
案例31-C字曲线算法
案例32-Cayley树算法
案例32-Cayley树算法
案例33-Koch曲线L系统模型算法
案例33-Koch曲线L系统模型算法
案例34-分形草L系统模型算法
案例34-分形草L系统模型算法
案例35-Peano-HilbertL系统模型算法
案例35-Peano-HilbertL系统模型算法
案例36-分形灌木丛L系统模型算法
案例36-分形灌木丛L系统模型算法
案例37-Koch曲线的IFS算法
案例37-Koch曲线的IFS算法
案例38-正二十面体动态隐线算法
案例38-正二十面体动态隐线算法
案例39-地理划分球面动态隐线算法
案例39-地理划分球面动态隐线算法
案例40-正二十面体递归划分线框球
案例40-正二十面体递归划分线框球
案例41-圆柱面动态隐线算法
案例41-圆柱面动态隐线算法
案例42-圆锥面动态隐线算法
案例42-圆锥面动态隐线算法
案例43-圆环面动态隐线算法
案例43-圆环面动态隐线算法
案例44-Z-Buffer算法
案例44-Z-Buffer算法
案例45-画家算法
案例45-画家算法
案例46-原色系统算法
案例46-原色系统算法
案例47-颜色渐变立方体线框模型算法
案例47-颜色渐变立方体线框模型算法
案例48-RGB颜色模型算法
案例48-RGB颜色模型算法
案例49-HSV颜色模型算法
案例49-HSV颜色模型算法
案例4-椭圆中点Bresenham算法
案例4-椭圆中点Bresenham算法
案例5-Wu反走样直线算法
案例5-Wu反走样直线算法
案例50-球面光源和材质交互算法
案例50-球面光源和材质交互算法
案例51-球面Phong明暗处理光照算法
案例51-球面Phong明暗处理光照算法
案例52-简单透明模型算法
案例52-简单透明模型算法
案例53-简单阴影算法
案例53-简单阴影算法
案例54-立方体表面函数纹理映射算法
案例54-立方体表面函数纹理映射算法
案例55-长方体图像纹理映射算法
案例55-长方体图像纹理映射算法
案例56-圆柱面图像纹理映射算法
案例56-圆柱面图像纹理映射算法
案例57-圆环面图像纹理映射算法
案例57-圆环面图像纹理映射算法
案例58-三维纹理映射算法
案例58-三维纹理映射算法
案例59-球面几何纹理映射算法
案例59-球面几何纹理映射算法
案例6-多边形有效边表填充算法
案例6-多边形有效边表填充算法
案例60-球面几何纹理反走样算法
案例60-球面几何纹理反走样算法
案例7-多边形边缘填充算法
案例7-多边形边缘填充算法
案例8-区域四邻接点填充算法
案例8-区域四邻接点填充算法
案例9-区域八邻接点填充算法
案例9-区域八邻接点填充算法
README.md
README.md
View all files
Repository files navigation
README
More
items
Computer_graphics
计算机图形学案例
About
Computer graphics experimental code
Resources
Readme
Activity
Stars
9
stars
Watchers
0
watching
Forks
3
forks
Report repository
Releases
Packages
Contributors
Languages
You can’t perform that action at this time.