Skip to content

next-theme/hexo-next-three

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexo NexT Three

Theme Version Package Version

JavaScript 3D library for NexT.

Preview

Install

npm install next-theme/hexo-next-three

Configure

# JavaScript 3D library.
# Dependencies: https://github.com/next-theme/hexo-next-three
three:
  enable: true
  # CDN must use ESM version.
  # e.g. https://cdn.jsdelivr.net/npm/three@latest/build/three.module.min.js
  cdn:
  waves:
    enable: false
    cdn:
  lines:
    enable: false
    cdn:
  sphere:
    enable: false
    cdn:

About

🌠 JavaScript 3D library for NexT.

Topics

Resources

License

Stars

Watchers

Forks

Contributors