Search found 101 matches

by chromdragon
Thu Mar 02, 2006 8:19 am
Forum: Beginners Help
Topic: Is anyway to pick a line, circle, ... in IRR?
Replies: 3
Views: 260

Re: you're thinking in 2d. there is no circle in 3d space 8)

line: point (x1, y1, z1) -> point (x2, y2, z2)
circle: c1 c2 ..... c1 (c - point)
by chromdragon
Wed Mar 01, 2006 10:42 am
Forum: Bug reports
Topic: ALT KEY seems not work (KEY_MENU / KEY_RMENU / KEY_LMENU)!
Replies: 3
Views: 547

Tks! I will try it.
by chromdragon
Wed Mar 01, 2006 8:36 am
Forum: Beginners Help
Topic: Is anyway to pick a line, circle, ... in IRR?
Replies: 3
Views: 260

Re Help! pls :idea:
by chromdragon
Tue Feb 28, 2006 2:38 pm
Forum: Beginners Help
Topic: Is anyway to pick a line, circle, ... in IRR?
Replies: 3
Views: 260

Is anyway to pick a line, circle, ... in IRR?

Is anyway to pick a line, circle, ... (simple primitives) in IRR?

=======
My current solution will be:

getScreenCoordinatesFrom3DPosition (line points) -> 2d points and check against the mouse x, y! :mrgreen:
by chromdragon
Tue Feb 28, 2006 12:53 pm
Forum: Bug reports
Topic: ALT KEY seems not work (KEY_MENU / KEY_RMENU / KEY_LMENU)!
Replies: 3
Views: 547

ALT KEY seems not work (KEY_MENU / KEY_RMENU / KEY_LMENU)!

bool OnEvent(SEvent event) { bool alt_key; if (event.KeyInput.PressedDown == true && event.KeyInput.Key == KEY_MENU ) { alt_key = true; printf("alt_key %d\n", alt_key); } else if (event.KeyInput.PressedDown != true && event.KeyInput.Key == KEY_MENU) { alt_key = false; prin...
by chromdragon
Tue Feb 21, 2006 6:17 pm
Forum: Project Announcements
Topic: My throw at making a GUI editor (CIGE)
Replies: 16
Views: 2632

Looks nice, can we see more screenshots?

What about about the futures of Coralis suite?
by chromdragon
Fri Feb 17, 2006 5:15 pm
Forum: Open Discussion and Dev Announcements
Topic: How about adding a bug tracker to the project?
Replies: 4
Views: 303

TRAC seems to be a realy nice one for open-source projects. Maybe Niko can take a look! Trac is an enhanced wiki and issue tracking system for software development projects. Trac uses a minimalistic approach to web-based software project management. Our mission; to help developers write great softwa...
by chromdragon
Fri Feb 17, 2006 2:18 pm
Forum: Advanced Help
Topic: Light in a room ...
Replies: 8
Views: 572

Have you tried flipping the normal of your cube?
by chromdragon
Fri Feb 17, 2006 12:25 pm
Forum: Open Discussion and Dev Announcements
Topic: How about adding a bug tracker to the project?
Replies: 4
Views: 303

How about adding a bug tracker to the project?

How about adding a bug tracker to the project? to make easy to add/remove bug/ideas/futures.

http://www.edgewall.com/trac/
http://www.bugzilla.org/
http://flyspray.rocks.cc/
athers
by chromdragon
Thu Feb 16, 2006 7:58 am
Forum: Open Discussion and Dev Announcements
Topic: Can you put more skins for IRRForum?
Replies: 3
Views: 256

Great! The main sking is ok to be like IRRForum but I think that will be nice tot have some alternatives. Olso is it a good idee to upgrade (the forum seems to runing a bit slow) :roll:
by chromdragon
Wed Feb 15, 2006 4:54 pm
Forum: Open Discussion and Dev Announcements
Topic: Can you put more skins for IRRForum?
Replies: 3
Views: 256

Can you put more skins for IRRForum?

Can you put more skins to chose for for IRRForum, pls?