Click here to Skip to main content
15,891,976 members
Home / Discussions / C#
   

C#

 
GeneralRe: Parsing text files Pin
PIEBALDconsult17-Feb-09 12:28
mvePIEBALDconsult17-Feb-09 12:28 
GeneralRe: Parsing text files Pin
alwaysthinking17-Feb-09 12:32
alwaysthinking17-Feb-09 12:32 
GeneralRe: Parsing text files Pin
alwaysthinking17-Feb-09 12:53
alwaysthinking17-Feb-09 12:53 
GeneralRe: Parsing text files Pin
PIEBALDconsult17-Feb-09 13:21
mvePIEBALDconsult17-Feb-09 13:21 
GeneralRe: Parsing text files Pin
alwaysthinking17-Feb-09 13:32
alwaysthinking17-Feb-09 13:32 
GeneralRe: Parsing text files Pin
alwaysthinking17-Feb-09 13:42
alwaysthinking17-Feb-09 13:42 
QuestionWhich transform is faster/more effecient? Pin
Richard Blythe4-Feb-09 5:52
Richard Blythe4-Feb-09 5:52 
AnswerRe: Which transform is faster/more effecient? Pin
Mark Churchill4-Feb-09 14:03
Mark Churchill4-Feb-09 14:03 
Didn't you ask this before? I suggested you take a look at Piccolo.

Matrixes are going to be faster than trig. Transforming a point by a matrix is a handful of operations.

If you have a great deal of points, then regardless of using matrixes or trig, you will need to implement view caching / damage and spatial indexing.


GeneralRe: Which transform is faster/more effecient? Pin
Richard Blythe6-Feb-09 4:42
Richard Blythe6-Feb-09 4:42 
QuestionSimple DragDrop question Pin
Henry Minute4-Feb-09 5:17
Henry Minute4-Feb-09 5:17 
AnswerRe: Simple DragDrop question Pin
led mike4-Feb-09 6:04
led mike4-Feb-09 6:04 
GeneralRe: Simple DragDrop question Pin
Henry Minute4-Feb-09 6:11
Henry Minute4-Feb-09 6:11 
GeneralRe: Simple DragDrop question Pin
Luc Pattyn4-Feb-09 6:38
sitebuilderLuc Pattyn4-Feb-09 6:38 
GeneralRe: Simple DragDrop question Pin
Henry Minute4-Feb-09 8:46
Henry Minute4-Feb-09 8:46 
QuestionWhy not True Pin
ziwez04-Feb-09 4:53
ziwez04-Feb-09 4:53 
AnswerRe: Why not True Pin
SeMartens4-Feb-09 5:00
SeMartens4-Feb-09 5:00 
AnswerRe: Why not True PinPopular
Luc Pattyn4-Feb-09 5:01
sitebuilderLuc Pattyn4-Feb-09 5:01 
GeneralRe: Why not True Pin
ziwez04-Feb-09 5:23
ziwez04-Feb-09 5:23 
GeneralRe: Why not True Pin
J4amieC4-Feb-09 5:34
J4amieC4-Feb-09 5:34 
GeneralRe: Why not True Pin
ziwez04-Feb-09 6:16
ziwez04-Feb-09 6:16 
AnswerRe: Why not True [modified] Pin
Luc Pattyn4-Feb-09 5:36
sitebuilderLuc Pattyn4-Feb-09 5:36 
AnswerRe: Why not True Pin
PIEBALDconsult4-Feb-09 5:21
mvePIEBALDconsult4-Feb-09 5:21 
AnswerRe: Why not True Pin
musefan4-Feb-09 5:36
musefan4-Feb-09 5:36 
AnswerRe: Why not True [modified] Pin
Alan N4-Feb-09 5:40
Alan N4-Feb-09 5:40 
GeneralRe: Why not True Pin
ziwez04-Feb-09 6:24
ziwez04-Feb-09 6:24 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.