Spaces:
Sleeping
Sleeping
File size: 2,288 Bytes
7644eac |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 |
{
"id": "1",
"title": "Visual 3D Modeling Learning Path",
"description": "This personalized learning path is designed for beginners with a visual learning style interested in 3D modeling. The path focuses on providing a comprehensive understanding of 3D modeling concepts and techniques, leading to certification.",
"topic": "3D Modeling",
"expertise_level": "beginner",
"learning_style": "visual",
"time_commitment": "minimal - 1-2 hours per week",
"duration_weeks": 16,
"goals": [
"Certification"
],
"milestones": [
{
"title": "Introduction to 3D Modeling",
"description": "Learn the basics of 3D modeling, including tools and techniques.",
"estimated_hours": 5,
"resources": [
{
"type": "Video Tutorial",
"link": "example.com/video1",
"style_score": 1
},
{
"type": "Interactive 3D Modeling Software",
"link": "example.com/software1",
"style_score": 1
}
],
"skills_gained": [
"Basic 3D modeling skills"
]
},
{
"title": "Understanding 3D Shapes and Textures",
"description": "Explore creating and manipulating 3D shapes and textures.",
"estimated_hours": 8,
"resources": [
{
"type": "Image Gallery of 3D Shapes",
"link": "example.com/images",
"style_score": 1
},
{
"type": "Textured 3D Models",
"link": "example.com/models",
"style_score": 1
}
],
"skills_gained": [
"Shape modeling",
"Texture mapping"
]
},
{
"title": "Lighting and Rendering in 3D",
"description": "Learn about lighting techniques and rendering in 3D modeling.",
"estimated_hours": 10,
"resources": [
{
"type": "Lighting Diagrams",
"link": "example.com/diagrams",
"style_score": 1
},
{
"type": "Rendering Software",
"link": "example.com/software2",
"style_score": 1
}
],
"skills_gained": [
"Lighting setup",
"Rendering techniques"
]
}
],
"prerequisites": [
"None"
],
"total_hours": 23,
"created_at": "2022-10-25"
} |