MickaelOnTheWave / MickaelOnTheWave/TheEye

Procedural iris texture

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Create an algorithm that generates a good enough iris texture for usage in the Eye model.
The Iris texture should :
- Be of acceptable size to render correctly in the Eye model (half sphere)
- Provide enough detail to be acceptable / visually interesting
- Have an easily parametrized iris color
- Ideally have several components of a real iris (two layers and some "holes")
-
The ImageProcessor tool is probably the best to be used to develop this algorithm.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by inspecting the Eye model and the ImageProcessor tool to understand how textures are represented and applied. Develop and evaluate a parametrized iris texture that renders at an acceptable size, has visible detail, and includes the requested color, layers, and holes.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
computer-graphics
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.