2006/1/16, Michael Frumin <[EMAIL PROTECTED]>:
>
> I am attempting to capture 3D geometries from OpenGL applications for re-use
[...]
> 1) Would the Mesa code for
> compiling/interpreting/evaluating vertex programs against a
> set of vertices be easily re-usable by my DLL proxy?

If you want to simply isolate the vertex program subsystem from
the mesa sources, I think it could be easily done.
At least, the parsing part, which in fact has been developed
independent to the mesa project.
The executor part should also be ok. I havent looked at the
sources for years, but I think it is matter of redirecting
the inputs and outputs.

--
Pozdrawiam,
Michał Król
NŹHY޵隊Xʞš'˛ŠŢuź’Ś[§‰ÜŒ¨ş
ŢŚŘk˘č!–ˆŠWŹ~ŠéކĺzkśŠCŁ      [EMAIL PROTECTED],şˇâža{›
ĺ,ŕHňÔ4¨mśŸ˙ąéZ˛ëjY‚w­ţÇĽrg

Reply via email to