Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 54
and
Version 55
of
naloge
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Nov 28, 2008, 7:46:26 PM (
16 years
ago)
Author:
Leon Kos
Comment:
128
Legend:
Unmodified
Added
Removed
Modified
naloge
v54
v55
865
865
}}}
866
866
867
868
== vaja128 ==
869
Narišite sinusno krivuljo v razponu od -π do π. Število točk naj bo možno spremeniti s konstanto N, izris
870
pa izvedemo z {{{GL_LINE_STRIP}}}.
871
{{{
872
#!c
873
#define N 50
874
}}}
875