Code Monkey home page Code Monkey logo

open3dmm's People

Contributors

beholdnec avatar benstone avatar bjrkk avatar bruxisma avatar ckoryom avatar foone avatar frank-weindel avatar jayrod246 avatar lowlevelmahn avatar miogmiog avatar shanselman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

frank-weindel

open3dmm's Issues

Proposal: Add v3dmm support

In order to close this issue, must implement:

  • v3dmm movie open/save support. (.vmm files)
  • v3dmm expansion management. (.vxp files)

Nice to have would be to not have to go through a manager at all when opening movies, the expansions needed are always bundled with the movie so just load them on the fly.

Also would be nice to not automatically install every expansion in a movie when opening. And with the built-in manager, the user could just choose which expansions from the movie they want to keep.

Recent Zig versions do not detect WinMain.

Zig version: 0.12.0-dev.2341+92211135f
Build target: x86-windows-gnu

Executing zig build now fails with:

error: lld-link: undefined symbol: _main

Seems to be a fairly recent regression. Workaround for now is replacing WinMain with main instead, and passing the necessary Windows parameters.

Mono support?

I wonder if this will work on Mono, so it can be used in other platforms like Linux.

Chat Room

I've been spending a bit of time playing around and deciphering your code so far and it'd be a great to have a Slack or similar chat set up so we can coordinate (and I can ask questions ๐Ÿ˜„). Let me know if you'd like me to set something up.

Open3dmmBootstrapper runtime exceptions

Hi Jayrod. I was browsing 3dmm.com for the first time in over 4 years and saw your thread. This looks really cool.

I've got this compiling in Visual Studio 2019 community edition and running on Windows 10. Initially I was getting access violation errors starting in the first memcpy in the bootstrapper, and it turned out that all of my ints were being interpreted as 32-bit types and all the pointer addresses were being truncated. Swapped out all the int with long long and that got me all the way through to the hacky_function call. But the function call is now giving me this exception:

Unhandled exception at 0x0000022E4B2A000A in Open3dmmBootstrapper.exe: 0xC0000096: Privileged instruction.

Any ideas? It's been awhile since I've done any serious C++, so apologies if I'm missing something.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.