Title:
Circle-Bresenham-NextPoint Download
Description: As a contest before the demand for bresenham made some improvement, that is, according to an arbitrary point on the circle, take out the next point of the point coordinates (both clockwise counterclockwise)
To Search:
File list (Check if you may need any files):
Bresenham画圆算法变体\TestCircle\Debug\BuildLog.htm
.....................\..........\.....\mt.dep
.....................\..........\.....\stdafx.obj
.....................\..........\.....\TestCircle.exe
.....................\..........\.....\TestCircle.exe.embed.manifest
.....................\..........\.....\TestCircle.exe.embed.manifest.res
.....................\..........\.....\TestCircle.exe.intermediate.manifest
.....................\..........\.....\TestCircle.ilk
.....................\..........\.....\TestCircle.obj
.....................\..........\.....\TestCircle.pch
.....................\..........\.....\TestCircle.pdb
.....................\..........\.....\vc90.idb
.....................\..........\.....\vc90.pdb
.....................\..........\ReadMe.txt
.....................\..........\stdafx.cpp
.....................\..........\stdafx.h
.....................\..........\targetver.h
.....................\..........\TestCircle.cpp
.....................\..........\TestCircle.ncb
.....................\..........\TestCircle.sln
.....................\..........\TestCircle.suo
.....................\..........\TestCircle.vcproj
.....................\..........\TestCircle.vcproj.Myj-PC.Myj.user
.....................\..........\Debug
.....................\TestCircle
Bresenham画圆算法变体