Hossein-Noroozpour / vulkust

An engine for Vulkan in Rust, tries to implement modern graphic features. (suspended for now)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove architectural-pattern nonconforming functions from engine

Hossein-Noroozpour opened this issue · comments

commented

Some of the functions in current version of engine do not coincide with overall architectural pattern of the project, they were mostly temporary stuff for making getting results more easier and faster.