代码搜索:Rotating
找到约 380 项符合「Rotating」的源代码
代码结果 380
www.eeworm.com/read/386050/8767604
m cmapm.m
%CMAPM Compute some special maps
%
% INPUT
% Various
%
% OUTPUT
% W Mapping
%
% DESCRIPTION
% CMAPM computes some special data-independent maps for scaling, selecting or
% rotating K-dimensional
www.eeworm.com/read/184417/9101531
c cube.c
/* cube.c */
/* Rotating cube with color interpolation */
/* E. Angel, Interactive Computer Graphics */
/* A Top-Down Approach with OpenGL, Third Edition */
/* Addison-Wesley Longman, 2
www.eeworm.com/read/184417/9101533
c earth.c
/* eatth.c */
/* E. Angel, Interactive Computer Graphics */
/* A Top-Down Approach with OpenGL, Third Edition */
/* Addison-Wesley Longman, 2003 */
/* Rotating sphere with color interpolati
www.eeworm.com/read/184417/9101617
c trackball.c
/* trackball.c */
/* E. Angel, Interactive Computer Graphics */
/* A Top-Down Approach with OpenGL, Third Edition */
/* Addison-Wesley Longman, 2003 */
/* Rotating cube demo with trackball*/
www.eeworm.com/read/184417/9101632
c cubeview.c
/* cubeview.c */
/* E. Angel, Interactive Computer Graphics */
/* A Top-Down Approach with OpenGL, Third Edition */
/* Addison-Wesley Longman, 2003 */
/* Rotating cube with viewer moveme
www.eeworm.com/read/182126/9215996
c spin.c
/*
spin.c - A simple (or not quite so) app to test the SpaceOrb by rotating
a shape of a given number of sides.
Copyright (C) 1997 Eric Sharkey, Jason Lyons, Brett Viren
This pr
www.eeworm.com/read/179398/9359216
c kalman.c
/*
Tracking of rotating point.
Rotation speed is constant.
Both state and measurements vectors are 1D (a point angle),
Measurement is the real point angle + gaussian noise.
The re
www.eeworm.com/read/276451/10736773
c earth.c
/* eatth.c */
/* E. Angel, Interactive Computer Graphics */
/* A Top-Down Approach with OpenGL, Third Edition */
/* Addison-Wesley Longman, 2003 */
/* Rotating sphere with color interpolati
www.eeworm.com/read/276451/10736785
c cubeview.c
/* cubeview.c */
/* E. Angel, Interactive Computer Graphics */
/* A Top-Down Approach with OpenGL, Third Edition */
/* Addison-Wesley Longman, 2003 */
/* Rotating cube with viewer moveme
www.eeworm.com/read/276451/10736820
c trackball.c
/* trackball.c */
/* E. Angel, Interactive Computer Graphics */
/* A Top-Down Approach with OpenGL, Third Edition */
/* Addison-Wesley Longman, 2003 */
/* Rotating cube demo with trackball*/