{"id":25013984,"url":"https://github.com/adn-devtech/3dsmax-osl-shaders","last_synced_at":"2026-01-28T15:30:55.042Z","repository":{"id":50461558,"uuid":"114895662","full_name":"ADN-DevTech/3dsMax-OSL-Shaders","owner":"ADN-DevTech","description":"shared OSL shaders for 3ds Max","archived":false,"fork":false,"pushed_at":"2024-02-02T13:09:53.000Z","size":55802,"stargazers_count":234,"open_issues_count":6,"forks_count":64,"subscribers_count":50,"default_branch":"master","last_synced_at":"2025-03-30T05:12:32.662Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ADN-DevTech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-12-20T14:22:21.000Z","updated_at":"2025-03-27T23:09:33.000Z","dependencies_parsed_at":"2023-10-20T16:21:22.474Z","dependency_job_id":null,"html_url":"https://github.com/ADN-DevTech/3dsMax-OSL-Shaders","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ADN-DevTech/3dsMax-OSL-Shaders","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ADN-DevTech%2F3dsMax-OSL-Shaders","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ADN-DevTech%2F3dsMax-OSL-Shaders/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ADN-DevTech%2F3dsMax-OSL-Shaders/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ADN-DevTech%2F3dsMax-OSL-Shaders/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ADN-DevTech","download_url":"https://codeload.github.com/ADN-DevTech/3dsMax-OSL-Shaders/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ADN-DevTech%2F3dsMax-OSL-Shaders/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28846338,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T15:15:36.453Z","status":"ssl_error","status_checked_at":"2026-01-28T15:15:13.020Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-02-05T07:17:05.721Z","updated_at":"2026-01-28T15:30:55.027Z","avatar_url":"https://github.com/ADN-DevTech.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# 3dsMax-OSL-Shaders\n\nThis is the repo to hold shared OSL shaders for 3ds Max 2019 and beyond. \nNote that 3ds Max 2019 is the first version to support this standard.\n\nAll shaders in this repository are under the *Apache 2.0 License* - see [LICENSE.txt](LICENSE.txt).\nThis is an *extremely permissive* Open Source License, where you can share, modify, use (even commercially), \nabuse, modify, tweak, break, mangle, or do whatever you want with any of the shaders. *This is true \nalso for the shaders that ship with 3ds Max itself.* We believe in being Radically Open with this project. \nENJOY!\n\nFor developer documentation, read [The OSL Map and You.pdf](The%20OSL%20Map%20and%20You%20V1.pdf), \nand for more user-facing information - as well as documentation for the 101 shaders shipping with \n3ds Max - read [OSL shaders in 3ds Max 2019.pdf](OSL%20shaders%20in%203ds%20Max%202019.pdf).\n\n## Layout of the repository\n\n### 3ds Max Shipping\n\nThe shaders shipping with the current version of max, and updates to them. \nThe intent of this folder is that it should be safe to replace your 3dsmax\\OSL \nfolder with the content from here. It should only contain safe (compatible)\nupdates to the shaders shipping together with max.\n\n### Non-shipping shaders\n\nNon-shipping are under the OSL directory, with a few sub-folders. They are all\nunder a main \"OSL\" folder. This allows you to add the folder checked out from\nGitHub as a plugin folder.\n\nGo to *Customize* -\u003e *Configure System Paths* -\u003e *3rd Party Plug-Ins* and add \nthe checked out folder as a plugin path. 3ds Max will find the \"OSL\" subdirectory\nand automatically load everything in it at startup, and populate the material \nbrowser.\n\n#### OSL\\ADN-Experimental\n\nContains shaders in flux and in development that may change completely tomorrow. \nUse these with caution, and its probably safest to use them in unlinked mode, because\nif you download a new version in the future, the behavior may have changed enough such\nthat your old scenes no longer work.\n\n#### OSL\\ADN-Stable\n\nThese are shaders that are mature enough and stable enough that the intent is that\nthe shaders interface and behaviour won't substantially change in the future. It may\ngain parameters, but defaults should be compatible with the previous version. These \nshaders are candidates to be included in the shipping set in the next version.\n\n#### OSL\\ADN-User Submitted\n\nThese are shaders submitted by users. \n\nIf you want to contribute, read the [how to submit](HOW-TO-SUBMIT.md) documentation for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadn-devtech%2F3dsmax-osl-shaders","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadn-devtech%2F3dsmax-osl-shaders","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadn-devtech%2F3dsmax-osl-shaders/lists"}