[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 3D
>>>>> "BF" == Brent Fulgham <brent.fulgham@xpsystems.com> writes:
>> You should be able to get both OpenGL and DirectX via
>> Microsoft's DotNet from Scheme shortly - I understand
>> that DotNet Scheme is currently under development.
>>
>> One obvious limitation is that DotNet will (for now?
>> forever?) be Windows only.
>>
BF> I would be wary of Microsoft-centric solutions. I think
BF> an OpenGL binding would be extremely useful. DirectX
BF> is of less interest, as OpenGL is generally the API of
BF> choice for most graphical applications -- especially
BF> those seeking multiplatform compatibility.
BF> Regards,
BF> -Brent
What is the "DotNet Scheme" and who is developing it?? A good programming
language (and scheme is one) should not tie itself to any specific library
(except for so called "standard library"). Library support should be provided by
modules like PLT Scheme does it already. Is DotNet Scheme just a module to
bring in DotNet functionality or is it yet another Scheme dialect??
thanks,
-- Leo
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ Leonid Razoumov, + E-mail: lrazoumov@qualcomm.com +
+ Qualcomm Inc., + http://www.qualcomm.com +
+ 5775 Morehouse Drive, + +
+ San Diego, CA 92121-1714, + VOICE: +1-858/651-5163 +
+ USA + FAX: +1-858/658-2113 +
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
- Follow-Ups:
- Re: 3D
- From: Shriram Krishnamurthi <sk@cs.brown.edu>
- References:
- RE: 3D
- From: Brent Fulgham <brent.fulgham@xpsystems.com>