Giter VIP home page Giter VIP logo

Comments (6)

SimonDarksideJ avatar SimonDarksideJ commented on May 23, 2024

Thoughts @StephenHodgson ?

from com.xrtk.lumin.

StephenHodgson avatar StephenHodgson commented on May 23, 2024

Well you'll need it if you wanna do quick iteration testing on the device while working in the editor.

from com.xrtk.lumin.

StephenHodgson avatar StephenHodgson commented on May 23, 2024

Why @FrozenKiwi are you doing a complete build and install every time you test one little change?

from com.xrtk.lumin.

FrozenKiwi avatar FrozenKiwi commented on May 23, 2024

Yeah, I can see the value in the ZI system (hell, it's in the name lol) - but not all testing needs the device capabilities. Fer example, right now I am just loading a model and displaying it. Or to be correct, I'm failing to load a model and stepping through the reasons why. I'm also doing this with about 3 different versions of unity open so I can compare before-and-after changes.

In this circumstance, the ZI actually doesn't add anything. I can do all I need to do this in the editor window, no device needed. And actually, I don't want it confusing things: I want the least possible code running. It's a lot to cram in your brain and in not nearly enough time, so I pare out everything possible so I can focus on what matters.

In a fairly short time, I expect I'll be back to validating/debugging the more complex stuff - like hand poses, etc. And I'm definitely going to use the ZI there.

from com.xrtk.lumin.

StephenHodgson avatar StephenHodgson commented on May 23, 2024

Gotcha. Well I designed that app to be able to load in the editor without the need for the device to be attached or anything.

I suppose that this error/warning is kinda noise if it's not connected, eh?

Yeah I wrote this real fast to get the remote services running quickly enough. Hadn't really tested much lately.
Feel free to suggest changes via PR to the Lumin stuff as needed. (Might be best to check for a device connection before checking if the remote is configured or something along those lines).

from com.xrtk.lumin.

StephenHodgson avatar StephenHodgson commented on May 23, 2024

Looked into this more, yes the Lumin remote is required to run while targeting the Lumin platform.

If you just want to test in the editor, it's easy enough to just switch the build target back to windows standalone and run in the editor. If you're still working on the project we both worked on then that should be okay.

@FrozenKiwi

from com.xrtk.lumin.

Related Issues (19)

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.