Discussion:
YNT: 3d graphic (+animation) component for delphi
Metin Murat Elbeyli ( Serel Manisa )
2003-08-05 07:47:45 UTC
Permalink
eddy,

you must try to use "GLScene".
visit http://www.glscene.org

metin.

-----Özgün İleti-----
Kimden: Eddy Prahasta [mailto:***@indonesian-aerospace.com]
Gönderilmiş: Sal 05.08.2003 09:20
Kime: delphi-***@yahoogroups.com
Bilgi:
Konu: [Delphi] 3d graphic (+animation) component for delphi




Hi all,

I need to develop the application that use 3d graphic its animation
(wire framed) by delphi. Anyone could help me to inform me the easy way to
do it by delphi? Source code samples or component software.

Regards,

Eddy Prahasta



------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges or Refill Kits for Your HP, Epson, Canon or Lexmark
Printer at Myinks.com. Free s/h on orders $50 or more to the US & Canada. http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/sO0ANB/LIdGAA/ySSFAA/i7folB/TM
---------------------------------------------------------------------~->

CodeCoffer - new Delphi code protection Tool!
http://www.delphicollection.com/public/CodeCoffer.htm
---------------------------------------------------------------
Unsubscribe:delphi-programming-***@yahoogroups.com
List owner:delphi-programming-***@yahoogroups.com
---------------------------------------------------------------

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/






[Non-text portions of this message have been removed]


------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges or Refill Kits for Your HP, Epson, Canon or Lexmark
Printer at Myinks.com. Free s/h on orders $50 or more to the US & Canada. http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/sO0ANB/LIdGAA/ySSFAA/i7folB/TM
---------------------------------------------------------------------~->

CodeCoffer - new Delphi code protection Tool!
http://www.delphicollection.com/public/CodeCoffer.htm
---------------------------------------------------------------
Unsubscribe:delphi-programming-***@yahoogroups.com
List owner:delphi-programming-***@yahoogroups.com
---------------------------------------------------------------

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
h***@quintiles.com
2003-08-05 09:40:27 UTC
Permalink
I downloaded "GLScene" and all that I can say is that it is absolutely
amazing! Anyone interested in 3D effects / animation / games programming -
Check this out!!
It is very easy to use!

Regards,
Hardy







"Metin Murat Elbeyli ( Serel Manisa )" <***@serel.com.tr> on
05/08/2003 09:47:45 AM

Please respond to delphi-***@yahoogroups.com

To: <delphi-***@yahoogroups.com>
cc:

Subject: YNT: [Delphi] 3d graphic (+animation) component for delphi


eddy,

you must try to use "GLScene".
visit http://www.glscene.org

metin.

-----Özgün İleti-----
Kimden: Eddy Prahasta [mailto:***@indonesian-aerospace.com]
Gönderilmiş: Sal 05.08.2003 09:20
Kime: delphi-***@yahoogroups.com
Bilgi:
Konu: [Delphi] 3d graphic (+animation) component for delphi




Hi all,

I need to develop the application that use 3d graphic its animation
(wire framed) by delphi. Anyone could help me to inform me the easy
way to
do it by delphi? Source code samples or component software.

Regards,

Eddy Prahasta



------------------------ Yahoo! Groups Sponsor

CodeCoffer - new Delphi code protection Tool!
http://www.delphicollection.com/public/CodeCoffer.htm
---------------------------------------------------------------
Unsubscribe:delphi-programming-***@yahoogroups.com
List owner:delphi-programming-***@yahoogroups.com
---------------------------------------------------------------

Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/






[Non-text portions of this message have been removed]



CodeCoffer - new Delphi code protection Tool!
http://www.delphicollection.com/public/CodeCoffer.htm
---------------------------------------------------------------
Unsubscribe:delphi-programming-***@yahoogroups.com
List owner:delphi-programming-***@yahoogroups.com
---------------------------------------------------------------

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/











------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges or Refill Kits for Your HP, Epson, Canon or Lexmark
Printer at Myinks.com. Free s/h on orders $50 or more to the US & Canada. http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/sO0ANB/LIdGAA/ySSFAA/i7folB/TM
---------------------------------------------------------------------~->

CodeCoffer - new Delphi code protection Tool!
http://www.delphicollection.com/public/CodeCoffer.htm
---------------------------------------------------------------
Unsubscribe:delphi-programming-***@yahoogroups.com
List owner:delphi-programming-***@yahoogroups.com
---------------------------------------------------------------

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
Wildhemp
2003-08-25 12:32:08 UTC
Permalink
Hi,

I have to detect the windows proxy settings. How can I do that from delphi?
--
Wildhemp



------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges or Refill Kits for Your HP, Epson, Canon or Lexmark
Printer at Myinks.com. Free s/h on orders $50 or more to the US & Canada. http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/l.m7sD/LIdGAA/qnsNAA/i7folB/TM
---------------------------------------------------------------------~->

Delphi VCL Top Sites!
http://www.sandbrooksoftware.com/TS/TS2/Components.shtml
---------------------------------------------------------------
Unsubscribe:delphi-programming-***@yahoogroups.com
List owner:delphi-programming-***@yahoogroups.com
---------------------------------------------------------------

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
Narumi Abe
2003-08-25 12:51:33 UTC
Permalink
If your browser = IE, you can read from windows registry.

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet
Settings]
"ProxyServer"="<IP address>:3128"
"ProxyEnable"=dword:00000001
"ProxyOverride"="<local>"

--
Narumi Abe

-------Original Message-------

De: delphi-***@yahoogroups.com
Data: Monday, August 25, 2003 09:32:08
Para: delphi-***@yahoogroups.com
Assunto: [Delphi] windows proxy settings

Hi,

I have to detect the windows proxy settings. How can I do that from delphi?

--
Wildhemp


------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges or Refill Kits for Your HP, Epson, Canon or Lexmark
Printer at Myinks.com. Free s/h on orders $50 or more to the US & Canada. http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/l.m7sD/LIdGAA/qnsNAA/i7folB/TM
---------------------------------------------------------------------~->

Delphi VCL Top Sites!
http://www.sandbrooksoftware.com/TS/TS2/Components.shtml
---------------------------------------------------------------
Unsubscribe:delphi-programming-***@yahoogroups.com
List owner:delphi-programming-***@yahoogroups.com
---------------------------------------------------------------

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
Eddy Prahasta
2003-08-07 08:46:42 UTC
Permalink
Dear all,

Thank Metin, I've downloaded and install that nice 3d tool.
But when i drop down the TGLSceneViewer component, the message "This
program has performed an ilegal operation and will be shut down..." always
appear. How to fix that problem?

Regards,

Eddy
Post by Metin Murat Elbeyli ( Serel Manisa )
eddy,
you must try to use "GLScene".
visit http://www.glscene.org
metin.
-----Özgün İleti-----
Gönderilmiş: Sal 05.08.2003 09:20
Konu: [Delphi] 3d graphic (+animation) component for delphi
Hi all,
I need to develop the application that use 3d graphic its animation
(wire framed) by delphi. Anyone could help me to inform me the easy way to
do it by delphi? Source code samples or component software.
Regards,
Eddy Prahasta
CodeCoffer - new Delphi code protection Tool!
http://www.delphicollection.com/public/CodeCoffer.htm
---------------------------------------------------------------
---------------------------------------------------------------
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
[Non-text portions of this message have been removed]
CodeCoffer - new Delphi code protection Tool!
http://www.delphicollection.com/public/CodeCoffer.htm
---------------------------------------------------------------
---------------------------------------------------------------
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Rent DVDs from home.
Over 14,500 titles. Free Shipping
& No Late Fees. Try Netflix for FREE!
http://us.click.yahoo.com/BVVfoB/hP.FAA/ySSFAA/i7folB/TM
---------------------------------------------------------------------~->

CodeCoffer - new Delphi code protection Tool!
http://www.delphicollection.com/public/CodeCoffer.htm
---------------------------------------------------------------
Unsubscribe:delphi-programming-***@yahoogroups.com
List owner:delphi-programming-***@yahoogroups.com
---------------------------------------------------------------

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
Metin Murat ELBEYLI
2003-08-08 09:07:48 UTC
Permalink
eddy,
please write this problem to news groups of GLScene (GLScene GURUs live
there).

metin.
----- Original Message -----
Sent: Thursday, August 07, 2003 11:46 AM
Subject: Re: YNT: [Delphi] 3d graphic (+animation) component for delphi
Post by Eddy Prahasta
Dear all,
Thank Metin, I've downloaded and install that nice 3d tool.
But when i drop down the TGLSceneViewer component, the message "This
program has performed an ilegal operation and will be shut down..."
always
Post by Eddy Prahasta
appear. How to fix that problem?
Regards,
Eddy
Post by Metin Murat Elbeyli ( Serel Manisa )
eddy,
you must try to use "GLScene".
visit http://www.glscene.org
metin.
-----Ã-zgün Ä°leti-----
GönderilmiÅY: Sal 05.08.2003 09:20
Konu: [Delphi] 3d graphic (+animation) component for delphi
Hi all,
I need to develop the application that use 3d graphic its animation
(wire framed) by delphi. Anyone could help me to inform me the easy
way
to
Post by Eddy Prahasta
Post by Metin Murat Elbeyli ( Serel Manisa )
do it by delphi? Source code samples or component software.
Regards,
Eddy Prahasta
CodeCoffer - new Delphi code protection Tool!
http://www.delphicollection.com/public/CodeCoffer.htm
---------------------------------------------------------------
---------------------------------------------------------------
Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
Post by Eddy Prahasta
Post by Metin Murat Elbeyli ( Serel Manisa )
[Non-text portions of this message have been removed]
CodeCoffer - new Delphi code protection Tool!
http://www.delphicollection.com/public/CodeCoffer.htm
---------------------------------------------------------------
---------------------------------------------------------------
Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms
Post by Eddy Prahasta
CodeCoffer - new Delphi code protection Tool!
http://www.delphicollection.com/public/CodeCoffer.htm
---------------------------------------------------------------
---------------------------------------------------------------
Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges or Refill Kits for Your HP, Epson, Canon or Lexmark
Printer at Myinks.com. Free s/h on orders $50 or more to the US & Canada. http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/l.m7sD/LIdGAA/qnsNAA/i7folB/TM
---------------------------------------------------------------------~->

CodeCoffer - new Delphi code protection Tool!
http://www.delphicollection.com/public/CodeCoffer.htm
---------------------------------------------------------------
Unsubscribe:delphi-programming-***@yahoogroups.com
List owner:delphi-programming-***@yahoogroups.com
---------------------------------------------------------------

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
Loading...