Module: Seed3d20
- Defined in:
- lib/seed3d_2_0.rb,
lib/seed3d_2_0/version.rb
Constant Summary collapse
- HOMEPAGE =
"https://www.seed3d20.com".freeze
- SUMMARY =
"Seed3d 2.0 is an AI 3D model generator for text-to-3D and image-to-3D workflows.".freeze
- VERSION =
"0.1.0"
Class Method Summary collapse
Class Method Details
.homepage ⇒ Object
7 8 9 |
# File 'lib/seed3d_2_0.rb', line 7 def self.homepage HOMEPAGE end |
.summary ⇒ Object
11 12 13 |
# File 'lib/seed3d_2_0.rb', line 11 def self.summary SUMMARY end |