alandtse / CommonLibVR

This is an experimental reverse engineered library for Skyrim VR (ported from CommonLibSSE). There are two main branches (VR) which is based on po3's using ifdefs, and NG which is an updated NG build.
MIT License
21 stars 18 forks source link

NG / Example #42

Closed Keidran closed 3 months ago

Keidran commented 3 months ago

How can I use this project? Is there an example?

SteveTownsend commented 3 months ago

There are many projects that use the library that you can use as examples. "Best" example depends on what you want to do, the functional coverage is broad.

On Mon, Apr 1, 2024, 11:29 AM Keidran @.***> wrote:

How can I use this project? Is there an example?

— Reply to this email directly, view it on GitHub https://github.com/alandtse/CommonLibVR/issues/42, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADRDNC3VLME6PRRZCQY3NM3Y3GDPFAVCNFSM6AAAAABFR3C4FOVHI2DSMVQWIX3LMV43ASLTON2WKOZSGIYTQNRRG42DEMI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Keidran commented 3 months ago

@SteveTownsend, projects I found usually referenced vcpkg with an old version (3.7.0) or not NG.

SteveTownsend commented 3 months ago

I have heard that this works as a drop-in replacement for CharmedBaryon's repo, but I confess I have not yet tried that.

On Mon, Apr 1, 2024, 11:45 AM Keidran @.***> wrote:

@SteveTownsend https://github.com/SteveTownsend, projects I found usually referenced vcpkg with an old version (3.7.0) or not NG.

— Reply to this email directly, view it on GitHub https://github.com/alandtse/CommonLibVR/issues/42#issuecomment-2030135301, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADRDNC7AKW57FW7O5L5DHODY3GFMJAVCNFSM6AAAAABFR3C4FOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMZQGEZTKMZQGE . You are receiving this because you were mentioned.Message ID: @.***>

alandtse commented 3 months ago

CrashloggerSSE and Community Shaders uses this.