Skip to content

fricenlina/pose-search-native

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pose Search Native

This is the native version of Pose Search for local photos.

Download

Windows

For Linux and macOS: I only have a windows machine so please try to build it yourself 😓

Problems

Can't run the exe?

  • It may be because the port it occupied, try modifying the port number in the .env file.

Error pops up during scanning?

  • Refresh the page and click scan again.

The 3D model is not displayed?

  • Check if the browser has WebGL enabled.

Project setup

npm install

Development

In /ui

npm run dev

In /server

npm run build

then

npm run dev

Build

In /ui

npm run build

In /server

npm run build

And

npm run pack

See https://github.com/nexe/nexe

About

Search local photos by pose

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 69.7%
  • JavaScript 21.4%
  • Vue 7.7%
  • GLSL 0.6%
  • SCSS 0.5%
  • HTML 0.1%