Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (3)
Graphics software
no vote
Application background This is a two-dimensional graphics program with computer graphics, good interface, high interactive. The main contents include: 1 the generation of basic primitives, such as straight line, ellipse, region filling, etc.. The 2 generation of spline curve, Bezier curve, B- spline curve, two times the cumulative chord length curve. 3 generation of any polygon. Key Technology MFC framework. Onpaint function. Two time curve algorithm. Arbitrary polygon generation algorithm.
步步不不部部
2016-08-23
2
1
DirectX graphics software
no vote
Application background Based on the Direct3D DirectX design graphics software, showing the DirectX drawing coordinates. Draw a straight line, two curves. Need to add the SDK DirectX library after the use of functions. Adding DirectX to various library functions for an additional dependency. Better than GDI graphics coordinates. Key Technology The design and implementation of DirectX framework. The DDRAW.LIB library file of DirectX is added, and the 3D coordinates of a system are displayed.. The direction and angle of 3D coordinates can be changed arbitrarily. Input direct set the capture of the mouse and keyboard.
步步不不部部
2016-08-23
2
1
DIRECT DRAW design
no vote
Implementation of direct draw graphics software code, for the interface design and need to first use direct SDK installation package installed library file can be normal use.
步步不不部部
2016-08-23
0
1
No more~